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

References

tools/clang/lib/Parse/ParseDecl.cpp
 6276     EndLoc = RParenLoc;
 6296     EndLoc = RParenLoc;
 6311         EndLoc = DS.getSourceRange().getEnd();
 6316         EndLoc = RefQualifierLoc;
 6383         EndLoc = ESpecRange.getEnd();
 6390       LocalEndLoc = EndLoc;
 6399         EndLoc = Range.getEnd();
 6432                 std::move(FnAttrs), EndLoc);