Searched refs:getFunctionTypeWithoutPtrSizes (Results 1 – 2 of 2) sorted by relevance
1374 QualType getFunctionTypeWithoutPtrSizes(QualType T);
3569 QualType ASTContext::getFunctionTypeWithoutPtrSizes(QualType T) { in getFunctionTypeWithoutPtrSizes() function in ASTContext3588 hasSameType(getFunctionTypeWithoutPtrSizes(T), in hasSameFunctionTypeIgnoringPtrSizes()3589 getFunctionTypeWithoutPtrSizes(U)); in hasSameFunctionTypeIgnoringPtrSizes()