Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h277 uint32_t getInlineCode() const { return InlineCode; } in getInlineCode() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp156 uint32_t Value = getInlineCode(); in inlineCodeString()
H A DLVScope.cpp1863 Reference ? Reference->getInlineCode() : getInlineCode(); in findEqualScope()