Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp66 std::string CatName = std::string(Group->getValueAsString("CategoryName")); in getCategoryFromDiagGroup() local
86 std::string CatName = getCategoryFromDiagGroup(Group->getDef(), in getDiagnosticCategory() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1901 IdentifierInfo *CatName, SourceLocation CatLoc, in ActOnStartCategoryImplementation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp6631 StringRef CatName = CatDecl->getName(); in Write_category_t() local