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