Home
last modified time | relevance | path

Searched defs:IsRecordType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStructuredData.cpp53 bool StructuredData::IsRecordType(const ObjectSP object_sp) { in IsRecordType() function in StructuredData
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp409 bool CompilerType::IsRecordType() const { in IsRecordType() function in CompilerType