Searched defs:IsPolymorphicClass (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 261 bool SBType::IsPolymorphicClass() { in IsPolymorphicClass() function in SBType |
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 259 bool CompilerType::IsPolymorphicClass() const { in IsPolymorphicClass() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 3503 bool TypeSystemClang::IsPolymorphicClass(lldb::opaque_compiler_type_t type) { IsPolymorphicClass() function in TypeSystemClang |