Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnIntegerConstant

2264           SemaRef.ActOnIntegerConstant(UO->getLocStart(),
2287 SemaRef.ActOnIntegerConstant(
2339 SemaRef.ActOnIntegerConstant(SourceLocation(), 1).get());
2734 SemaRef.ActOnIntegerConstant(SourceLocation(), 1).get());
2759 SemaRef.ActOnIntegerConstant(SourceLocation(), 1).get());
2769 SemaRef.ActOnIntegerConstant(SourceLocation(), 0).get());
2779 LBDecl, SemaRef.ActOnIntegerConstant(InitLoc, 0).get(),
2795 ILDecl, SemaRef.ActOnIntegerConstant(InitLoc, 0).get(),
2802 STDecl, SemaRef.ActOnIntegerConstant(InitLoc, 1).get(),
2824 : SemaRef.ActOnIntegerConstant(SourceLocation(), 0).get();
2844 SemaRef.ActOnIntegerConstant(IncLoc, 1).get());
3480 E = SemaRef.ActOnIntegerConstant(OpLoc, /*uint64_t Val=*/1).get();
5485 Init = ActOnIntegerConstant(ELoc, /*Val=*/0).get();
5492 Init = ActOnIntegerConstant(ELoc, /*Val=*/1).get();
5807 Step = SemaRef.ActOnIntegerConstant(SourceLocation(), 1).get();