Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h269 StringRef inlineCodeString(uint32_t Code) const;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVElement.cpp133 StringRef LVElement::inlineCodeString(uint32_t Code) const { in inlineCodeString() function in LVElement
DLVScope.cpp1888 inlineCodeString(InlineCode), virtualityString()); in printExtra()