Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.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/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h147 struct Category { struct
153 constexpr Category(llvm::StringLiteral name, in Category() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DCommonOptionsParser.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()
H A DExecution.cpp59 llvm::cl::OptionCategory &Category, in createExecutorFromCommandLineArgsImpl()
89 llvm::cl::OptionCategory &Category, in createExecutorFromCommandLineArgs()
/freebsd/contrib/diff/lib/
H A Dgettext.h46 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
51 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ argument
/freebsd/contrib/ntp/sntp/libopts/
H A Dgettext.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/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DIncludeStyle.cpp17 IO &IO, IncludeStyle::IncludeCategory &Category) { in mapping()
H A DHeaderIncludes.cpp194 for (const auto &Category : Style.IncludeCategories) { in IncludeCategoryManager() local
294 for (const auto &Category : Style.IncludeCategories) in HeaderIncludes() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DTimer.cpp48 Timer::Category::Category(const char *cat) : m_name(cat) { in Category() function in Timer::Category
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h101 unsigned Category, unsigned Flag, StringRef Message) { in visitDiagnosticRecord()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp172 StringRef Category = SplitRegexp.second; parse() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordsSlice.cpp226 StringRef Category) { in addObjCCategory()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp199 const char *Category) -> Error { in execute() argument
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.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/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp74 getSymbolicOperandRequirements(SPIRV::OperandCategory::OperandCategory Category, in getSymbolicOperandRequirements()
482 SPIRV::OperandCategory::OperandCategory Category, uint32_t i, in getAndAddRequirements()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp82 ReferenceCategory Category = ReferenceCategory::SIDE_EFFECT; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.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
H A DSemaStmtAttr.cpp484 CategoryType Category = CategoryType::NumberOfCategories; in CheckForIncompatibleAttributes() local
H A DSemaAPINotes.cpp951 if (auto Category = dyn_cast<ObjCCategoryDecl>(ObjCContainer)) { in ProcessAPINotes() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h469 OptionCategory &Category; member
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp842 unsigned Category, unsigned Flag, StringRef Message) { in visitDiagnosticRecord()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp500 StringRef Category = InfoColumnKind == DWARFSectionKind::DW_SECT_INFO in verifyIndex() local
2052 ErrorCategory.EnumerateResults([&](StringRef Category, unsigned Count) { in summarize()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp122 uint8_t Category : 6; member
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h769 std::string Category; variable
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp1360 const ObjCCategoryDecl *Category) { in getFragmentsForObjCCategory()

12