Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp267 bool CompilerType::IsPossibleDynamicType(CompilerType *dynamic_pointee_type, in IsPossibleDynamicType() function in CompilerType
/llvm-project/lldb/source/Core/
H A DValueObject.cpp
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3536 bool TypeSystemClang::IsPossibleDynamicType(lldb::opaque_compiler_type_t type, IsPossibleDynamicType() function in TypeSystemClang