Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBType.cpp243 bool SBType::IsPolymorphicClass() { in IsPolymorphicClass() function in SBType
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp239 bool CompilerType::IsPolymorphicClass() const { in IsPolymorphicClass() function in CompilerType
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3548 bool TypeSystemClang::IsPolymorphicClass(lldb::opaque_compiler_type_t type) { in IsPolymorphicClass() function in TypeSystemClang