Searched refs:IsTypeImpl (Results 1 – 2 of 2) sorted by relevance
1147 bool IsTypeImpl(lldb::opaque_compiler_type_t type,
2983 return IsTypeImpl(type, isFunctionType); in IsFunctionType()3097 bool TypeSystemClang::IsTypeImpl( in IsTypeImpl() function in TypeSystemClang3116 return IsTypeImpl(reference_type->getPointeeType().getAsOpaquePtr(), predicate); in IsTypeImpl()3129 return IsTypeImpl(type, isMemberFunctionPointerType); in IsMemberFunctionPointerType()3137 return IsTypeImpl(type, isFunctionPointerType); in IsFunctionPointerType()3159 return IsTypeImpl(type, isBlockPointerType); in IsBlockPointerType()