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

/freebsd-10-stable/contrib/llvm/tools/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp66 std::string CatName = Group->getValueAsString("CategoryName"); local
86 std::string CatName = getCategoryFromDiagGroup(Group->getDef(), local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp967 << CatName; local
926 ActOnStartCategoryImplementation( SourceLocation AtCatImplLoc, IdentifierInfo *ClassName, SourceLocation ClassLoc, IdentifierInfo *CatName, SourceLocation CatLoc) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp6838 StringRef CatName = CatDecl->getName(); local

Completed in 178 milliseconds