Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnIntegerConstant

2690 ExprResult Sema::ActOnIntegerConstant(SourceLocation Loc, uint64_t Val) {
2733 return ActOnIntegerConstant(Tok.getLocation(), Val-'0');