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

References

tools/clang/lib/AST/ASTImporter.cpp
 6157   ExpectedSLoc ToAtLocOrErr = import(S->getAtLoc());
tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
 1921   SourceLocation startLoc = S->getAtLoc();
tools/clang/lib/Sema/JumpDiagnostics.cpp
  521                                AS->getAtLoc()));
tools/clang/lib/Sema/TreeTransform.h
 7521                         S->getAtLoc(), Body.get());
tools/clang/lib/Serialization/ASTWriterStmt.cpp
 1270   Record.AddSourceLocation(S->getAtLoc());