Searched defs:IsPossibleDynamicType (Results 1 – 3 of 3) sorted by relevance
247 bool CompilerType::IsPossibleDynamicType(CompilerType *dynamic_pointee_type, in IsPossibleDynamicType() function in CompilerType
1578 bool ValueObject::IsPossibleDynamicType() { in IsPossibleDynamicType() function in ValueObject
3574 bool TypeSystemClang::IsPossibleDynamicType(lldb::opaque_compiler_type_t type, in IsPossibleDynamicType() function in TypeSystemClang