Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12454 static bool isDefaultStdCall(FunctionDecl *FD, Sema &S) { in isDefaultStdCall() function
12489 if (isDefaultStdCall(FD, *this)) { in CheckMSVCRTEntryPoint()