Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExplicitParams

440                                         bool ExplicitParams,
452 LSI->ExplicitParams = ExplicitParams;
856 bool ExplicitParams = true;
881 ExplicitParams = false;
918 if (ExplicitParams)
931 ExplicitParams,
1384 bool ExplicitParams;
1395 ExplicitParams = LSI->ExplicitParams;
1519 ExplicitParams, ExplicitResultType,