Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTypeSummary.cpp152 bool SBTypeSummary::IsFunctionCode() { in IsFunctionCode() function in SBTypeSummary
291 if (IsFunctionCode() != rhs.IsFunctionCode()) in IsEqualTo()
H A DSBTypeCategory.cpp347 if (summary.IsFunctionCode()) { in AddTypeSummary()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBTypeSummary.h85 bool IsFunctionCode();