Home
last modified time | relevance | path

Searched defs:Categories (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DHeaderIncludes.h133 IncludeCategoryManager Categories; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecordsSlice.h192 RecordMap<ObjCCategoryRecord, std::pair<StringRef, StringRef>> Categories; variable
H A DRecord.h231 llvm::MapVector<StringRef, ObjCCategoryRecord *> Categories; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h286 Categories; // The Categories this option belongs to variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp271 llvm::DenseSet<unsigned> Categories; member
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3080 tooling::IncludeCategoryManager Categories(Style.IncludeStyle, FileName); in sortCppIncludes() local
3195 tooling::IncludeCategoryManager Categories(Style.IncludeStyle, FileName); in sortCppIncludes() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp2050 llvm::json::Object Categories; in summarize() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2820 void cl::HideUnrelatedOptions(ArrayRef<const cl::OptionCategory *> Categories, in HideUnrelatedOptions()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp346 std::vector<llvm::Constant*> Categories; member in __anonbab9bb100111::CGObjCGNU
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4502 RecordData Categories; in WriteObjCCategories() local