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

References

tools/clang/lib/Parse/ParseExpr.cpp
  982             getCurScope(), II, ILoc, ExprStatementTokLoc == ILoc);
 1799             Base && ExprStatementTokLoc == Base->getBeginLoc(),
tools/clang/lib/Parse/ParseObjc.cpp
 2751   ExprStatementTokLoc = AtLoc;
 2852             ExprStatementTokLoc == AtLoc) {
tools/clang/lib/Parse/ParseStmt.cpp
  430   ExprStatementTokLoc = Tok.getLocation();