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