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