Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp10314 CheckMSVCRTEntryPoint(NewFD); in ActOnFunctionDeclarator()
10479 CheckMSVCRTEntryPoint(NewFD); in ActOnFunctionDeclarator()
12392 void Sema::CheckMSVCRTEntryPoint(FunctionDecl *FD) { in CheckMSVCRTEntryPoint() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3588 void CheckMSVCRTEntryPoint(FunctionDecl *FD);