Searched defs:PropertyType (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/utils/TableGen/
H A DASTTableGen.h248 class PropertyType : public WrappedRecord { class in namespace:clang::tblgen
250 PropertyType(llvm::Record *record = nullptr) : WrappedRecord(record) {} function in class:clang::tblgen::PropertyType
[all...]
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp8647 QualType PropertyType = Context.getObjCIdType(); local

Completed in 143 milliseconds