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

References

tools/clang/include/clang/Sema/DeclSpec.h
  494   CXXScopeSpec &getTypeSpecScope() { return TypeScope; }
  495   const CXXScopeSpec &getTypeSpecScope() const { return TypeScope; }