Searched defs:Category (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugType.h33 const std::string Category; member in class:clang::ento::BugType
H A DPathDiagnostic.h714 std::string Category; member in class:clang::ento::PathDiagnostic
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Utils/
H A DSpecialCaseList.cpp106 StringRef Category = SplitRegexp.second; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnosticIDs.cpp45 unsigned Category : 5; member in struct:__anon3173::StaticDiagInfoRec
/freebsd-10.1-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp111 std::string Category = getDiagnosticCategory(Diags[i], ParentInfo); local
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DCommandLine.h198 OptionCategory *Category; // The Category this option belongs to member in class:llvm::cl::Option
338 OptionCategory &Category; member in struct:llvm::cl::cat
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp920 ObjCCategoryDecl *Category = local
H A DSemaOverload.cpp111 Category[(int)ICK_Num_Conversion_Kinds] = { local
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp350 StringRef Class, Category; local
309 getObjCClassCategory(StringRef In, StringRef &Class, StringRef &Category) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp3637 ObjCCategoryDecl *Category = cast_or_null<ObjCCategoryDecl>( local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp2940 const ObjCCategoryDecl *Category = local
6024 const ObjCCategoryDecl *Category = local
[all...]

Completed in 306 milliseconds