Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildObjCNumericLiteral

258 /// BuildObjCNumericLiteral - builds an ObjCBoxedExpr AST node for the
260 ExprResult Sema::BuildObjCNumericLiteral(SourceLocation AtLoc, Expr *Number) {
324 return BuildObjCNumericLiteral(AtLoc, Inner.get());
384 Result = S.BuildObjCNumericLiteral(OrigElement->getLocStart(),