Searched refs:getFunctionTypeWithoutPtrSizes (Results 1 – 2 of 2) sorted by relevance
1321 QualType getFunctionTypeWithoutPtrSizes(QualType T);
3188 QualType ASTContext::getFunctionTypeWithoutPtrSizes(QualType T) { in getFunctionTypeWithoutPtrSizes() function in ASTContext3207 hasSameType(getFunctionTypeWithoutPtrSizes(T), in hasSameFunctionTypeIgnoringPtrSizes()3208 getFunctionTypeWithoutPtrSizes(U)); in hasSameFunctionTypeIgnoringPtrSizes()