Searched refs:LiteralRParenLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp5292 SourceLocation LiteralLParenLoc, LiteralRParenLoc; local
5295 LiteralRParenLoc = PE->getRParenLoc();
5300 LiteralRParenLoc = cast<ParenExpr>(E)->getRParen();
5358 initExprs, LiteralRParenLoc);

Completed in 75 milliseconds