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

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DIncludeStyle.cpp16 mapping( IO &IO, IncludeStyle::IncludeCategory &Category) argument
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTimer.h25 class Category { class in class:lldb_private::Timer
H A DLog.h52 struct Category { struct in class:lldb_private::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DCommonOptionsParser.cpp83 init( int &argc, const char **argv, cl::OptionCategory &Category, llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) argument
157 create( int &argc, const char **argv, llvm::cl::OptionCategory &Category, llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) argument
168 CommonOptionsParser( int &argc, const char **argv, cl::OptionCategory &Category, llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) argument
[all...]
H A DExecution.cpp58 createExecutorFromCommandLineArgsImpl(int &argc, const char **argv, llvm::cl::OptionCategory &Category, const char *Overview) argument
88 createExecutorFromCommandLineArgs(int &argc, const char **argv, llvm::cl::OptionCategory &Category, const char *Overview) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/
H A DCommonOptionsParser.h75 CommonOptionsParser(int &argc, const char **argv, llvm::cl::OptionCategory &Category, const char *Overview = nullptr) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugType.h33 const std::string Category; member in class:clang::ento::BugType
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DTimer.cpp43 Timer::Category::Category(const char *cat) : m_name(cat) { function in class:Timer::Category
H A DScalar.cpp30 enum class Category { Void, Integral, Float }; class in namespace:__anon3011
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp45 unsigned Category : 6; member in struct:__anon1658::StaticDiagInfoRec
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp176 StringRef Category = SplitRegexp.second; local
H A DCommandLine.cpp2593 void cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubComman argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp247 } Category; local
[all...]
H A DSemaObjCProperty.cpp1191 ObjCCategoryDecl *Category = local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h100 visitDiagnosticRecord(unsigned Severity, const Location &Location, unsigned Category, unsigned Flag, StringRef Message) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp80 ReferenceCategory Category = ReferenceCategory::SIDE_EFFECT; member in struct:clang::format::JsModuleReference
[all...]
H A DFormat.cpp2021 int Category; member in struct:clang::format::__anon1869::IncludeDirective
/freebsd-13-stable/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp135 static llvm::ManagedStatic<IndexErrorCategory> Category; member in namespace:clang::cross_tu::__anon1840
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp843 visitDiagnosticRecord( unsigned Severity, const serialized_diags::Location &Location, unsigned Category, unsigned Flag, StringRef Message) argument
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp111 std::string Category = getDiagnosticCategory(Diags[i], ParentInfo); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h733 std::string Category; member in class:clang::ento::PathDiagnostic
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h457 OptionCategory &Category; member in struct:llvm::cat
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3284 EmitBasicReport(const Decl *DeclWithIssue, const CheckerBase *Checker, StringRef Name, StringRef Category, StringRef Str, PathDiagnosticLocation Loc, ArrayRef<SourceRange> Ranges, ArrayRef<FixItHint> Fixits) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp58 const char *Category = nullptr; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3279 const ObjCCategoryDecl *Category = local

Completed in 385 milliseconds

12