Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnIntegerConstant

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