Searched defs:PropType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ | ||
H A D | DeclarationFragments.cpp | 1368 auto PropType = Property->getType(); getFragmentsForObjCProperty() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 1212 QualType PropType = property->getType(); ActOnPropertyImplDecl() local |