Home
last modified time | relevance | path

Searched defs:Category (Results 1 – 25 of 44) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
HDSPIRVBaseInfo.cpp22 OperandCategory::OperandCategory Category; member
30 OperandCategory::OperandCategory Category; member
36 OperandCategory::OperandCategory Category; member
57 getSymbolicOperandMnemonic(SPIRV::OperandCategory::OperandCategory Category, in getSymbolicOperandMnemonic()
92 getSymbolicOperandMinVersion(SPIRV::OperandCategory::OperandCategory Category, in getSymbolicOperandMinVersion()
104 getSymbolicOperandMaxVersion(SPIRV::OperandCategory::OperandCategory Category, in getSymbolicOperandMaxVersion()
116 getSymbolicOperandCapabilities(SPIRV::OperandCategory::OperandCategory Category, in getSymbolicOperandCapabilities()
151 getSymbolicOperandExtensions(SPIRV::OperandCategory::OperandCategory Category, in getSymbolicOperandExtensions()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDLog.h147 struct Category { struct
153 constexpr Category(llvm::StringLiteral name, in Category() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
HDCommonOptionsParser.cpp84 int &argc, const char **argv, cl::OptionCategory &Category, in init()
157 int &argc, const char **argv, llvm::cl::OptionCategory &Category, in create()
168 int &argc, const char **argv, cl::OptionCategory &Category, in CommonOptionsParser()
HDExecution.cpp59 llvm::cl::OptionCategory &Category, in createExecutorFromCommandLineArgsImpl()
89 llvm::cl::OptionCategory &Category, in createExecutorFromCommandLineArgs()
/freebsd-13-stable/contrib/diff/lib/
HDgettext.h46 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
51 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ argument
/freebsd-13-stable/contrib/ntp/sntp/libopts/
HDgettext.h72 # define dcgettext(Domainname, Msgid, Category) \ argument
83 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ argument
127 #define dcpgettext(Domainname, Msgctxt, Msgid, Category) \ argument
138 #define dcnpgettext(Domainname, Msgctxt, Msgid, MsgidPlural, N, Category) \ argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/
HDIncludeStyle.cpp17 IO &IO, IncludeStyle::IncludeCategory &Category) { in mapping()
HDHeaderIncludes.cpp194 for (const auto &Category : Style.IncludeCategories) { in IncludeCategoryManager() local
294 for (const auto &Category : Style.IncludeCategories) in HeaderIncludes() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
HDBugType.h31 const std::string Category; variable
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDTimer.cpp48 Timer::Category::Category(const char *cat) : m_name(cat) { in Category() function in Timer::Category
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDSerializedDiagnosticReader.h101 unsigned Category, unsigned Flag, StringRef Message) { in visitDiagnosticRecord()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/
HDRecordsSlice.cpp226 StringRef Category) { in addObjCCategory()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
HDLVCompare.cpp199 const char *Category) -> Error { in execute()
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDRegisterInfoEmitter.cpp1732 for (const CodeGenRegisterCategory &Category : RegCategories) in runTargetDesc() local
1746 for (const CodeGenRegisterCategory &Category : RegCategories) in runTargetDesc() local
1760 for (const CodeGenRegisterCategory &Category : RegCategories) in runTargetDesc() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVModuleAnalysis.cpp74 getSymbolicOperandRequirements(SPIRV::OperandCategory::OperandCategory Category, in getSymbolicOperandRequirements()
482 SPIRV::OperandCategory::OperandCategory Category, uint32_t i, in getAndAddRequirements()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
HDSortJavaScriptImports.cpp82 ReferenceCategory Category = ReferenceCategory::SIDE_EFFECT; member
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp393 if (auto Category = dyn_cast<ObjCCategoryDecl>(OldDC)) in checkAtomicPropertyMismatch() local
1011 auto Category = dyn_cast<ObjCCategoryDecl>(Prop->getDeclContext()); in hasWrittenStorageAttribute() local
1165 ObjCCategoryDecl *Category = in ActOnPropertyImplDecl() local
HDSemaStmtAttr.cpp484 CategoryType Category = CategoryType::NumberOfCategories; in CheckForIncompatibleAttributes() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDCommandLine.h469 OptionCategory &Category; member
/freebsd-13-stable/contrib/llvm-project/clang/lib/CrossTU/
HDCrossTranslationUnit.cpp139 static llvm::ManagedStatic<IndexErrorCategory> Category; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDSerializedDiagnosticPrinter.cpp842 unsigned Category, unsigned Flag, StringRef Message) { in visitDiagnosticRecord()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFVerifier.cpp500 StringRef Category = InfoColumnKind == DWARFSectionKind::DW_SECT_INFO in verifyIndex() local
2052 ErrorCategory.EnumerateResults([&](StringRef Category, unsigned Count) { in summarize()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDDiagnosticIDs.cpp122 uint8_t Category : 6; member
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDPathDiagnostic.h769 std::string Category; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/ExtractAPI/
HDDeclarationFragments.cpp1360 const ObjCCategoryDecl *Category) { in getFragmentsForObjCCategory()

12