Home
last modified time | relevance | path

Searched defs:CategoryName (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFrontend.cpp50 StringRef CategoryName, in addObjCCategory()
H A DVisitor.cpp199 StringRef CategoryName = D->getName(); in VisitObjCCategoryDecl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2995 StringRef CategoryName, in GenerateMethodList()
3375 const std::string CategoryName = "AnotherHack"; in GenerateProtocolHolderCategory() local
3459 std::string CategoryName = OCD->getNameAsString(); in GenerateCategory() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1817 const IdentifierInfo *CategoryName, SourceLocation CategoryLoc, in ActOnStartCategoryInterface()