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

References

tools/clang/include/clang/Sema/DeclSpec.h
  539   SourceLocation getConstSpecLoc() const { return TQ_constLoc; }
  549     TQ_constLoc = SourceLocation();
tools/clang/lib/Sema/DeclSpec.cpp
  412     Handle(TQ_const, "const", TQ_constLoc);
  919   case TQ_const:    TQ_constLoc = Loc; return false;
 1079         AltiVecLoc,          TQ_constLoc,  TQ_restrictLoc,