Searched refs:hasExplicitCallingConv (Results 1 – 6 of 6) sorted by relevance
6246 bool Sema::hasExplicitCallingConv(QualType &T) { in hasExplicitCallingConv() function in Sema6287 if (hasExplicitCallingConv(T)) in adjustMemberFunctionCC()
7075 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
7589 bool Sema::hasExplicitCallingConv(QualType T) { in hasExplicitCallingConv() function in Sema7635 if (hasExplicitCallingConv(T)) in adjustMemberFunctionCC()
9219 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
3037 bool hasExplicitCallingConv(QualType &T);
4168 bool hasExplicitCallingConv(QualType T);