Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp7983 bool Sema::hasExplicitCallingConv(QualType T) { in hasExplicitCallingConv() function in Sema
8030 if (hasExplicitCallingConv(T)) in adjustMemberFunctionCC()
HDSemaTemplate.cpp9075 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
HDSemaDecl.cpp12407 if (!hasExplicitCallingConv(T)) { in CheckMSVCRTEntryPoint()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h14782 bool hasExplicitCallingConv(QualType T);