Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildObjCNumericLiteral

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