Searched defs:PropName (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp1041 StringRef PropName = PropImpl->getPropertyDecl()->getName(); local
H A DIvarInvalidationChecker.cpp320 StringRef PropName = Prop->getIdentifier()->getName(); local
332 os << '_' << PropName; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8115 IdentifierInfo *PropName = Property->getIdentifier(); local

Completed in 179 milliseconds