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

References

tools/clang/include/clang/Sema/DeclSpec.h
 2539   SourceLocation getLastLocation() const { return LastLocation; }
tools/clang/lib/Sema/DeclSpec.cpp
 1387   LastLocation = Loc;