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

References

tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
 2602                                          Context->IntTy, Exp->getLocation());
 2605   ParenExpr *PE = new (Context) ParenExpr(Exp->getLocation(), Exp->getExprLoc(),
tools/clang/lib/Serialization/ASTWriterStmt.cpp
 1305   Record.AddSourceLocation(E->getLocation());