Searched defs:getScopedName (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ | ||
H A D | LVSupport.cpp | 153 std::string llvm::logicalview::getScopedName(const LVStringRefs &Components, getScopedName() function in llvm::logicalview |
/llvm-project/llvm/utils/TableGen/ | ||
H A D | GlobalISelEmitter.cpp | 280 static std::string getScopedName(unsigned Scope, const std::string &Name) { getScopedName() function |