Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp7912 CheckMain(NewFD, D.getDeclSpec()); in ActOnFunctionDeclarator()
8054 CheckMain(NewFD, D.getDeclSpec()); in ActOnFunctionDeclarator()
8570 void Sema::CheckMain(FunctionDecl* FD, const DeclSpec& DS) { in CheckMain() function in Sema
/external/clang/include/clang/Sema/
DSema.h1692 void CheckMain(FunctionDecl *FD, const DeclSpec &D);