Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1918 ActOnStartCategoryImplementation(SourceLocation AtCatImplLoc,IdentifierInfo * ClassName,SourceLocation ClassLoc,IdentifierInfo * CatName,SourceLocation CatLoc,const ParsedAttributesView & Attrs) ActOnStartCategoryImplementation() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp6619 StringRef CatName = CatDecl->getName(); Write_category_t() local