Searched defs:ActOnIdExpression (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp977 ExprResult TrapFn = ActOnIdExpression(TUScope, SS, TemplateKWLoc,
2107 Sema::ActOnIdExpression(Scope *S, CXXScopeSpec &SS, function in class:Sema
2491 ExprResult SelfExpr = ActOnIdExpression(S, SelfScopeSpec, TemplateKWLoc,
7754 // DeclExpr's (created by ActOnIdExpression), it would mess up the unary

Completed in 87 milliseconds