Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8146 bool Sema::hasExplicitCallingConv(QualType T) { in hasExplicitCallingConv() function in Sema
8193 if (hasExplicitCallingConv(T)) in adjustMemberFunctionCC()
H A DSemaTemplate.cpp9574 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
H A DSemaDecl.cpp12617 if (!hasExplicitCallingConv(T)) { in CheckMSVCRTEntryPoint()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h15096 bool hasExplicitCallingConv(QualType T);