Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h278 StringRef externalString() const;
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp412 : formatAttributes(Symbol->externalString(), in printExtra()
H A DLVElement.cpp129 StringRef LVElement::externalString() const { in externalString() function in LVElement
H A DLVScope.cpp1887 : formatAttributes(externalString(), accessibilityString(AccessCode), in printExtra()