Home
last modified time | relevance | path

Searched refs:inlineCodeString (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h269 StringRef inlineCodeString(uint32_t Code) const;
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp133 StringRef LVElement::inlineCodeString(uint32_t Code) const { in inlineCodeString() function in LVElement
H A DLVScope.cpp1888 inlineCodeString(InlineCode), virtualityString()); in printExtra()