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

References

tools/clang/lib/Parse/ParseObjc.cpp
 3648   Eof.setLocation(OrigLoc);
 3681   if (Tok.getLocation() != OrigLoc) {
 3688                                                      OrigLoc))
 3689       while (Tok.getLocation() != OrigLoc && Tok.isNot(tok::eof))