Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DTimer.cpp208 Timer &get(StringRef Name, StringRef GroupName) { in get()
241 NamedRegionTimer::NamedRegionTimer(StringRef Name, StringRef GroupName, in NamedRegionTimer()
/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp177 std::string GroupName = DI->getDef()->getValueAsString("GroupName"); in groupDiagnostics() local
342 const std::string &GroupName = Group->getValueAsString("GroupName"); in isSubGroupOfGroup() local
522 const std::string &GroupName = GroupRec->getValueAsString("GroupName"); in EmitClangDiagsDefs() local
632 const std::string &GroupName = Group->getValueAsString("GroupName"); in emitDiagSubGroups() local
/external/clang/lib/CodeGen/
DCodeGenAction.cpp341 #define ComputeDiagID(Severity, GroupName, DiagID) \ argument
359 #define ComputeDiagRemarkID(Severity, GroupName, DiagID) \ argument
/external/llvm/lib/MC/
DMCContext.cpp237 StringRef GroupName; in renameELFSection() local
DELFObjectWriter.cpp1536 StringRef GroupName = in WriteSection() local
1591 StringRef GroupName = in WriteSection() local
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp412 StringRef GroupName; in ParseSectionArguments() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp649 std::string GroupName; in CodeGenAndEmitDAG() local