Home
last modified time | relevance | path

Searched refs:getScopedName (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSupport.cpp153 std::string llvm::logicalview::getScopedName(const LVStringRefs &Components, in getScopedName() function in llvm::logicalview
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h234 std::string getScopedName(const LVStringRefs &Components,
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp280 static std::string getScopedName(unsigned Scope, const std::string &Name) { in getScopedName() function
798 StoreIdxForName[getScopedName(Call.Scope, TP->getArgName(I))] = I; in createAndImportSelDAGMatcher()
1029 std::string Name = getScopedName(PA->getScope(), PA->getIdentifier()); in importChildMatcher()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3293 std::string AggregateName = getScopedName( in createParents()
3299 AggregateName = getScopedName(LVStringRefs(Components.begin() + Index, in createParents()