Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckMain

6215         CheckMain(NewFD, D.getDeclSpec());
6335 CheckMain(NewFD, D.getDeclSpec());
6854 void Sema::CheckMain(FunctionDecl* FD, const DeclSpec& DS) {