Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1131 StringRef GroupName; in getStackSizesSection() local
1149 StringRef GroupName; in getBBAddrMapSection() local
1169 StringRef GroupName; in getKCFITrapSection() local
1188 StringRef GroupName; in getPseudoProbeSection() local
1238 StringRef GroupName; in getPCSection() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp220 Timer &get(StringRef Name, StringRef Description, StringRef GroupName, in get()
232 TimerGroup &getTimerGroup(StringRef GroupName, StringRef GroupDescription) { in getTimerGroup()
239 getGroupEntry(StringRef GroupName, StringRef GroupDescription) { in getGroupEntry()
251 StringRef GroupName, in NamedRegionTimer()
258 TimerGroup &NamedRegionTimer::getNamedTimerGroup(StringRef GroupName, in getNamedTimerGroup()
/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/utils/TableGen/
H A DOptionRSTEmitter.cpp40 std::string GroupName = KV.getKey().upper(); in emitOptionRst() local
/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.cpp428 bool ELFAsmParser::parseGroup(StringRef &GroupName, bool &IsComdat) { in parseGroup()
504 StringRef GroupName; in parseSectionArguments() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp127 StringRef GroupName; member
162 StringRef GroupName = DI->getDef()->getValueAsString("GroupName"); in groupDiagnostics() local
283 StringRef GroupName = Group->getValueAsString("GroupName"); in isSubGroupOfGroup() local
1714 StringRef GroupName = GroupRec->getValueAsString("GroupName"); in EmitClangDiagsDefs() local
1832 StringRef GroupName = Group->getValueAsString("GroupName"); in emitDiagSubGroups() local
2083 std::function<void(StringRef)> Visit = [&](StringRef GroupName) { in isRemarkGroup()
2108 std::function<void(StringRef)> Visit = [&](StringRef GroupName) { in getDefaultSeverities()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h253 StringRef GroupName; member
271 StringRef GroupName; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp391 #define ComputeDiagID(Severity, GroupName, DiagID) \ argument
409 #define ComputeDiagRemarkID(Severity, GroupName, DiagID) \ argument
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp604 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3077 StringRef GroupName = F.hasComdat() ? F.getComdat()->getName() : ""; in emitJumpTableSizesSection() local
4597 StringRef GroupName; in emitXRayTable() local
4702 StringRef GroupName, SectionName; in emitPatchableFunctionEntries() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp1393 constexpr llvm::StringLiteral GroupName = "nullability"; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1458 StringRef GroupName = TT.isOSBinFormatCOFF() && DataReferencedByCode in maybeSetComdat() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1131 std::string GroupName; in getSectionForMachineBasicBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp907 StringRef GroupName = "sdag"; in CodeGenAndEmitDAG() local