Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h279 StringRef inlineCodeString(uint32_t Code) const;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp155 StringRef LVElement::inlineCodeString(uint32_t Code) const { in inlineCodeString() function in LVElement
H A DLVScope.cpp1875 inlineCodeString(InlineCode), virtualityString()); in printExtra()