Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp228 bool CompilerType::IsPossibleDynamicType(CompilerType *dynamic_pointee_type, in IsPossibleDynamicType() function in CompilerType
H A DClangASTContext.cpp3738 bool ClangASTContext::IsPossibleDynamicType(lldb::opaque_compiler_type_t type, in IsPossibleDynamicType() function in ClangASTContext
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp1696 bool ValueObject::IsPossibleDynamicType() { in IsPossibleDynamicType() function in ValueObject