reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseExpr.cpp
 2474     RParenLoc = T.getCloseLocation();
 2484                                         RParenLoc, SubExpr.get());
 2498       RParenLoc = T.getCloseLocation();
 2526       RParenLoc = T.getCloseLocation();
 2534         return ParseCompoundLiteralExpression(Ty.get(), OpenLoc, RParenLoc);
 2566                                              RParenLoc, Result.get());
 2603             << SourceRange(OpenLoc, RParenLoc);
 2616                                          RParenLoc, Result.get());
 2678   RParenLoc = T.getCloseLocation();