Searched defs:PropMap (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 1755 CollectImmediateProperties(PI, PropMap, SuperPropMap, in CollectImmediateProperties() argument |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | IvarInvalidationChecker.cpp | 379 ObjCInterfaceDecl::PropertyMap PropMap; in visit() local |