Searched defs:GroupName (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DTimer.cpp196 Timer &get(StringRef Name, StringRef GroupName) { argument
229 NamedRegionTimer::NamedRegionTimer(StringRef Name, StringRef GroupName, argument
/freebsd-11.0-release/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp367 StringRef GroupName; local
/freebsd-11.0-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp177 std::string GroupName = DI->getDef()->getValueAsString("GroupName"); local
342 const std::string &GroupName = Group->getValueAsString("GroupName"); local
522 const std::string &GroupName = GroupRec->getValueAsString("GroupName"); local
632 const std::string &GroupName = Group->getValueAsString("GroupName"); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCContext.cpp300 StringRef GroupName; local
/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DMCContext.h174 StringRef GroupName; member in struct:llvm::MCContext::ELFSectionKey
176 ELFSectionKey(StringRef SectionName, StringRef GroupName, argument
191 StringRef GroupName; member in struct:llvm::MCContext::COFFSectionKey
193 COFFSectionKey(StringRef SectionName, StringRef GroupName, argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp713 std::string GroupName; local
[all...]

Completed in 82 milliseconds