Home
last modified time | relevance | path

Searched defs:GroupName (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1087 StringRef GroupName; in getStackSizesSection() local
1105 StringRef GroupName; in getBBAddrMapSection() local
1125 StringRef GroupName; in getKCFITrapSection() local
1144 StringRef GroupName; in getPseudoProbeSection() local
1194 StringRef GroupName; in getPCSection() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCategories.h24 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp128 bool parseGroup(StringRef &GroupName) { in parseGroup()
187 StringRef GroupName; in parseSectionDirective() local
H A DELFAsmParser.cpp449 bool ELFAsmParser::parseGroup(StringRef &GroupName, bool &IsComdat) { in parseGroup()
547 StringRef GroupName; in ParseSectionArguments() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DOptRSTEmitter.cpp47 std::string GroupName = KV.getKey().upper(); in EmitOptRST() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp252 Timer &get(StringRef Name, StringRef Description, StringRef GroupName, in get()
273 StringRef GroupName, in NamedRegionTimer()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp132 llvm::StringRef GroupName; member
167 std::string GroupName = in groupDiagnostics() local
300 const std::string &GroupName = in isSubGroupOfGroup() local
1448 const std::string &GroupName = in EmitClangDiagsDefs() local
1571 const std::string &GroupName = in emitDiagSubGroups() local
1860 std::function<void(StringRef)> Visit = [&](StringRef GroupName) { in isRemarkGroup()
1886 std::function<void(StringRef)> Visit = [&](StringRef GroupName) { in getDefaultSeverities()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h252 StringRef GroupName; member
274 StringRef GroupName; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp429 #define ComputeDiagID(Severity, GroupName, DiagID) \ argument
447 #define ComputeDiagRemarkID(Severity, GroupName, DiagID) \ argument
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp621 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp4214 StringRef GroupName; in emitXRayTable() local
4321 StringRef GroupName; in emitPatchableFunctionEntries() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1459 StringRef GroupName = TT.isOSBinFormatCOFF() && DataReferencedByCode in maybeSetComdat() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1068 std::string GroupName; in getSectionForMachineBasicBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp891 StringRef GroupName = "sdag"; in CodeGenAndEmitDAG() local