Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/API/
HDSBTypeSynthetic.cpp60 SBTypeSynthetic::IsClassCode() in IsClassCode() function in SBTypeSynthetic
73 return !IsClassCode(); in IsClassName()
81 if (IsClassCode()) in GetData()
157 if (IsClassCode() != rhs.IsClassCode()) in IsEqualTo()
HDSBTypeCategory.cpp462 if (synth.IsClassCode()) in AddTypeSynthetic()
/trueos/contrib/llvm/tools/lldb/include/lldb/API/
HDSBTypeSynthetic.h41 IsClassCode();