Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp340 CXString CategoryName = clang_getDiagnosticCategoryText(Diagnostic); in clang_formatDiagnostic() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2784 StringRef CategoryName, in GenerateMethodList()
3168 const std::string CategoryName = "AnotherHack"; in GenerateProtocolHolderCategory() local
3257 std::string CategoryName = OCD->getNameAsString(); in GenerateCategory() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1805 IdentifierInfo *CategoryName, SourceLocation CategoryLoc, in ActOnStartCategoryInterface()