Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp7917 bool Sema::hasExplicitCallingConv(QualType T) { in hasExplicitCallingConv() function in Sema
7963 if (hasExplicitCallingConv(T)) in adjustMemberFunctionCC()
H A DSemaTemplate.cpp9570 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
H A DSemaDecl.cpp12142 if (!hasExplicitCallingConv(T)) { in CheckMSVCRTEntryPoint()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4723 bool hasExplicitCallingConv(QualType T);