Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp6246 bool Sema::hasExplicitCallingConv(QualType &T) { in hasExplicitCallingConv() function in Sema
6287 if (hasExplicitCallingConv(T)) in adjustMemberFunctionCC()
DSemaTemplate.cpp7075 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
/external/clang/include/clang/Sema/
DSema.h3037 bool hasExplicitCallingConv(QualType &T);