Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp7915 CheckMSVCRTEntryPoint(NewFD); in ActOnFunctionDeclarator()
8057 CheckMSVCRTEntryPoint(NewFD); in ActOnFunctionDeclarator()
8717 void Sema::CheckMSVCRTEntryPoint(FunctionDecl *FD) { in CheckMSVCRTEntryPoint() function in Sema
/external/clang/include/clang/Sema/
DSema.h1693 void CheckMSVCRTEntryPoint(FunctionDecl *FD);