Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp243 bool SBType::IsPolymorphicClass() { IsPolymorphicClass() function in SBType
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp238 bool CompilerType::IsPolymorphicClass() const { IsPolymorphicClass() function in CompilerType
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3466 bool TypeSystemClang::IsPolymorphicClass(lldb::opaque_compiler_type_t type) { IsPolymorphicClass() function in TypeSystemClang