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.cpp10533 CheckMSVCRTEntryPoint(NewFD); in ActOnFunctionDeclarator()
10698 CheckMSVCRTEntryPoint(NewFD); in ActOnFunctionDeclarator()
12602 void Sema::CheckMSVCRTEntryPoint(FunctionDecl *FD) { in CheckMSVCRTEntryPoint() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4018 void CheckMSVCRTEntryPoint(FunctionDecl *FD);