Searched defs:IsRecordType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Utility/ | ||
H A D | StructuredData.cpp | 53 bool StructuredData::IsRecordType(const ObjectSP object_sp) { in IsRecordType() function in StructuredData |
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 388 bool CompilerType::IsRecordType() const { IsRecordType() function in CompilerType |