Searched refs:getFunctionTypeWithoutPtrSizes (Results 1 – 2 of 2) sorted by relevance
1271 QualType getFunctionTypeWithoutPtrSizes(QualType T);
3123 QualType ASTContext::getFunctionTypeWithoutPtrSizes(QualType T) { in getFunctionTypeWithoutPtrSizes() function in ASTContext3142 hasSameType(getFunctionTypeWithoutPtrSizes(T), in hasSameFunctionTypeIgnoringPtrSizes()3143 getFunctionTypeWithoutPtrSizes(U)); in hasSameFunctionTypeIgnoringPtrSizes()