Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp8217 CheckMSVCRTEntryPoint(NewFD); in ActOnFunctionDeclarator()
8358 CheckMSVCRTEntryPoint(NewFD); in ActOnFunctionDeclarator()
9051 void Sema::CheckMSVCRTEntryPoint(FunctionDecl *FD) { in CheckMSVCRTEntryPoint() function in Sema
/external/clang/include/clang/Sema/
DSema.h1742 void CheckMSVCRTEntryPoint(FunctionDecl *FD);