Home
last modified time | relevance | path

Searched defs:IsPolymorphicClass (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBType.cpp250 bool SBType::IsPolymorphicClass() { in IsPolymorphicClass() function in SBType
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
DCompilerType.cpp207 bool CompilerType::IsPolymorphicClass() const { in IsPolymorphicClass() function in CompilerType
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp3485 bool TypeSystemClang::IsPolymorphicClass(lldb::opaque_compiler_type_t type) { in IsPolymorphicClass() function in TypeSystemClang