Home
last modified time | relevance | path

Searched refs:hasExplicitCallingConv (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp5913 bool Sema::hasExplicitCallingConv(QualType &T) { in hasExplicitCallingConv() function in Sema
5954 if (hasExplicitCallingConv(T)) in adjustMemberFunctionCC()
DSemaTemplate.cpp7010 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
/external/clang/include/clang/Sema/
DSema.h2963 bool hasExplicitCallingConv(QualType &T);