Searched defs:IsPolymorphicClass (Results 1 – 3 of 3) sorted by relevance
244 bool SBType::IsPolymorphicClass() { in IsPolymorphicClass() function in SBType
207 bool CompilerType::IsPolymorphicClass() const { in IsPolymorphicClass() function in CompilerType
3509 bool TypeSystemClang::IsPolymorphicClass(lldb::opaque_compiler_type_t type) { in IsPolymorphicClass() function in TypeSystemClang