Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp154 resolveFullname(BaseType, getName()); in resolveName()
344 resolveFullname(Type); in resolveExtra()
H A DLVElement.cpp273 void LVElement::resolveFullname(LVElement *BaseType, StringRef Name) { in resolveFullname() function in LVElement
H A DLVScope.cpp398 resolveFullname(BaseType); in resolveName()
1133 resolveFullname(BaseType); in resolveExtra()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h348 void resolveFullname(LVElement *BaseType, StringRef Name = emptyString());