Searched defs:ivarType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 726 QualType ivarType = ivar->getType(); checkARCPropertyImpl() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjC.cpp | 924 QualType ivarType = ivar->getType(); PropertyImplStrategy() local |