Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h295 StringRef externalString() const;
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp410 : formatAttributes(Symbol->externalString(), in printExtra()
H A DLVElement.cpp151 StringRef LVElement::externalString() const { in externalString() function in LVElement
H A DLVScope.cpp1874 : formatAttributes(externalString(), accessibilityString(AccessCode), in printExtra()