Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp10210 CheckMain(NewFD, D.getDeclSpec()); in ActOnFunctionDeclarator()
10361 CheckMain(NewFD, D.getDeclSpec()); in ActOnFunctionDeclarator()
11948 void Sema::CheckMain(FunctionDecl* FD, const DeclSpec& DS) { in CheckMain() function in Sema
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2961 void CheckMain(FunctionDecl *FD, const DeclSpec &D);