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

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h247 class PropertyType : public WrappedRecord { class in namespace:clang::tblgen
249 PropertyType(llvm::Record *record = nullptr) : WrappedRecord(record) {} function in class:clang::tblgen::PropertyType
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp7920 QualType PropertyType = Context.getObjCIdType(); local

Completed in 120 milliseconds