Home
last modified time | relevance | path

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

/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp66 std::string CatName = std::string(Group->getValueAsString("CategoryName")); getCategoryFromDiagGroup() local
86 std::string CatName = getCategoryFromDiagGroup(Group->getDef(), getDiagnosticCategory() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1915 ActOnStartCategoryImplementation(SourceLocation AtCatImplLoc,const IdentifierInfo * ClassName,SourceLocation ClassLoc,const IdentifierInfo * CatName,SourceLocation CatLoc,const ParsedAttributesView & Attrs) ActOnStartCategoryImplementation() argument
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp6617 StringRef CatName = CatDecl->getName(); Write_category_t() local