Searched defs:IsPointerOrReferenceType (Results 1 – 3 of 3) sorted by relevance
160 bool CompilerType::IsPointerOrReferenceType(CompilerType *pointee_type) const { in IsPointerOrReferenceType() function in CompilerType
1642 bool ValueObject::IsPointerOrReferenceType() { in IsPointerOrReferenceType() function in ValueObject
3202 bool TypeSystemClang::IsPointerOrReferenceType( in IsPointerOrReferenceType() function in TypeSystemClang