Searched defs:IsPointerOrReferenceType (Results 1 – 3 of 3) sorted by relevance
388 bool IsPointerOrReferenceType() { in IsPointerOrReferenceType() function
213 bool CompilerType::IsPointerOrReferenceType(CompilerType *pointee_type) const { in IsPointerOrReferenceType() function in CompilerType
3301 bool TypeSystemClang::IsPointerOrReferenceType( in IsPointerOrReferenceType() function in TypeSystemClang