Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp208 bool CompilerType::IsPossibleDynamicType(CompilerType *dynamic_pointee_type, in IsPossibleDynamicType() function in CompilerType
/external/llvm-project/lldb/source/Core/
DValueObject.cpp1646 bool ValueObject::IsPossibleDynamicType() { in IsPossibleDynamicType() function in ValueObject
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp3428 bool TypeSystemClang::IsPossibleDynamicType(lldb::opaque_compiler_type_t type, in IsPossibleDynamicType() function in TypeSystemClang