Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp154 resolveFullname(BaseType, getName()); in resolveName()
339 resolveFullname(Type); in resolveExtra()
H A DLVElement.cpp238 void LVElement::resolveFullname(LVElement *BaseType, StringRef Name) { in resolveFullname() function in LVElement
H A DLVScope.cpp408 resolveFullname(BaseType); in resolveName()
1135 resolveFullname(BaseType); in resolveExtra()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h317 void resolveFullname(LVElement *BaseType, StringRef Name = emptyString());