Home
last modified time | relevance | path

Searched refs:hasExplicitCallingConv (Results 1 – 6 of 6) 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/llvm-project/clang/lib/Sema/
DSemaType.cpp7589 bool Sema::hasExplicitCallingConv(QualType T) { in hasExplicitCallingConv() function in Sema
7635 if (hasExplicitCallingConv(T)) in adjustMemberFunctionCC()
DSemaTemplate.cpp9219 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
/external/clang/include/clang/Sema/
DSema.h3037 bool hasExplicitCallingConv(QualType &T);
/external/llvm-project/clang/include/clang/Sema/
DSema.h4168 bool hasExplicitCallingConv(QualType T);