Searched defs:CategoryName (Results 1 – 3 of 3) sorted by relevance
154 CXString CategoryName = clang_getDiagnosticCategoryName(CategoryID); in clang_formatDiagnostic() local
654 const llvm::StringRef &CategoryName, const Selector MethodName, in SymbolNameForMethod()1205 const llvm::StringRef &CategoryName, in GenerateMethodList()1650 const std::string CategoryName = "AnotherHack"; in GenerateProtocolHolderCategory() local1691 std::string CategoryName = OCD->getNameAsString(); in GenerateCategory() local2222 llvm::StringRef CategoryName = OCD ? OCD->getName() : ""; in GenerateMethod() local
762 IdentifierInfo *CategoryName, in ActOnStartCategoryInterface()