Searched refs:IsTypeImpl (Results 1 – 2 of 2) sorted by relevance
1188 bool IsTypeImpl(lldb::opaque_compiler_type_t type,
3063 return IsTypeImpl(type, isFunctionType); in IsFunctionType()3177 bool TypeSystemClang::IsTypeImpl( in IsTypeImpl() function in TypeSystemClang3196 return IsTypeImpl(reference_type->getPointeeType().getAsOpaquePtr(), predicate); in IsTypeImpl()3209 return IsTypeImpl(type, isMemberFunctionPointerType); in IsMemberFunctionPointerType()3217 return IsTypeImpl(type, isFunctionPointerType); in IsFunctionPointerType()3239 return IsTypeImpl(type, isBlockPointerType); in IsBlockPointerType()