Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp66 const bool IsInlined = I + 1 != NumLocations; in operator <<() local
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-matchers.h396 static constexpr bool IsInlined() { in IsInlined() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp57 bool SBBlock::IsInlined() const { in IsInlined() function in SBBlock
H A DSBFrame.cpp1166 bool SBFrame::IsInlined() { in IsInlined() function in SBFrame
1172 bool SBFrame::IsInlined() const { in IsInlined() function in SBFrame
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h89 IsInlined, enumerator
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1250 bool StackFrame::IsInlined() { in IsInlined() function in StackFrame
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp446 const bool IsInlined = in hasAnyUnusedVirtualInlineFunction() local