Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp9504 CheckMain(NewFD, D.getDeclSpec()); in ActOnFunctionDeclarator()
9654 CheckMain(NewFD, D.getDeclSpec()); in ActOnFunctionDeclarator()
11068 void Sema::CheckMain(FunctionDecl* FD, const DeclSpec& DS) { in CheckMain() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2697 void CheckMain(FunctionDecl *FD, const DeclSpec &D);