Searched refs:PropTypeName (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCPropertyChecker.cpp50 const std::string &PropTypeName(T->getPointeeType().getCanonicalType()
53 if (!StringRef(PropTypeName).startswith("NSMutable"))
69 OS << "Property of mutable type '" << PropTypeName local

Completed in 487 milliseconds