Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckMain

5341         CheckMain(NewFD, D.getDeclSpec());
5462 CheckMain(NewFD, D.getDeclSpec());
5894 void Sema::CheckMain(FunctionDecl* FD, const DeclSpec& DS) {