Searched refs:getFunctionTypeWithoutPtrSizes (Results 1 – 2 of 2) sorted by relevance
1305 QualType getFunctionTypeWithoutPtrSizes(QualType T);
3227 QualType ASTContext::getFunctionTypeWithoutPtrSizes(QualType T) { in getFunctionTypeWithoutPtrSizes() function in ASTContext3246 hasSameType(getFunctionTypeWithoutPtrSizes(T), in hasSameFunctionTypeIgnoringPtrSizes()3247 getFunctionTypeWithoutPtrSizes(U)); in hasSameFunctionTypeIgnoringPtrSizes()