Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp8214 CheckMain(NewFD, D.getDeclSpec()); in ActOnFunctionDeclarator()
8355 CheckMain(NewFD, D.getDeclSpec()); in ActOnFunctionDeclarator()
8904 void Sema::CheckMain(FunctionDecl* FD, const DeclSpec& DS) { in CheckMain() function in Sema
/external/clang/include/clang/Sema/
DSema.h1741 void CheckMain(FunctionDecl *FD, const DeclSpec &D);