Searched refs:hasExplicitCallingConv (Results 1 – 3 of 3) sorted by relevance
5913 bool Sema::hasExplicitCallingConv(QualType &T) { in hasExplicitCallingConv() function in Sema5954 if (hasExplicitCallingConv(T)) in adjustMemberFunctionCC()
7010 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
2963 bool hasExplicitCallingConv(QualType &T);