Home
last modified time | relevance | path

Searched defs:IsInlined (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp68 const bool IsInlined = I + 1 != NumLocations; in operator <<() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBBlock.cpp56 bool SBBlock::IsInlined() const { in IsInlined() function in SBBlock
H A DSBFrame.cpp1089 bool SBFrame::IsInlined() { in IsInlined() function in SBFrame
1095 bool SBFrame::IsInlined() const { in IsInlined() function in SBFrame
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h81 IsInlined, enumerator
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp1197 bool StackFrame::IsInlined() { in IsInlined() function in StackFrame