Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DHeaderIncludes.h133 IncludeCategoryManager Categories; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecordsSlice.h188 RecordMap<ObjCCategoryRecord, std::pair<StringRef, StringRef>> Categories; global() variable
H A DRecord.h177 llvm::MapVector<StringRef, ObjCCategoryRecord *> Categories; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h293 Categories; // The Categories this option belongs to global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp271 llvm::DenseSet<unsigned> Categories; member
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h1038 SmallVector<ObjCCategoryRecord *> Categories; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3047 tooling::IncludeCategoryManager Categories(Style.IncludeStyle, FileName); sortCppIncludes() local
3159 tooling::IncludeCategoryManager Categories(Style.IncludeStyle, FileName); sortCppIncludes() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2776 HideUnrelatedOptions(ArrayRef<const cl::OptionCategory * > Categories,SubCommand & Sub) HideUnrelatedOptions() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp348 std::vector<llvm::Constant*> Categories; global() member in __anonf88679620111::CGObjCGNU
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4274 RecordData Categories; WriteObjCCategories() local