Searched refs:hasExplicitCallingConv (Results 1 – 3 of 3) sorted by relevance
6918 bool Sema::hasExplicitCallingConv(QualType &T) { in hasExplicitCallingConv() function in Sema6959 if (hasExplicitCallingConv(T)) in adjustMemberFunctionCC()
8363 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
3413 bool hasExplicitCallingConv(QualType &T);