Home
last modified time | relevance | path

Searched refs:ActOnPostfixUnaryOp (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
DParseExpr.cpp1549 LHS = Actions.ActOnPostfixUnaryOp(getCurScope(), Tok.getLocation(), in ParsePostfixExpressionSuffix()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h3362 ExprResult ActOnPostfixUnaryOp(Scope *S, SourceLocation OpLoc,
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExpr.cpp3625 Sema::ActOnPostfixUnaryOp(Scope *S, SourceLocation OpLoc, in ActOnPostfixUnaryOp() function in Sema