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

References

tools/clang/include/clang/AST/TypeLoc.h
  630   TypeSpecifierType getWrittenTypeSpec() const;
  636   void setWrittenTypeSpec(TypeSpecifierType written) {
tools/clang/include/clang/Sema/DeclSpec.h
  271   typedef TypeSpecifierType TST;
tools/clang/include/clang/Sema/Sema.h
 1860   TypeSpecifierType isTagName(IdentifierInfo &II, Scope *S);
 6794                                     TypeSpecifierType TagSpec,
tools/clang/lib/AST/TypeLoc.cpp
  308 TypeSpecifierType BuiltinTypeLoc::getWrittenTypeSpec() const {
tools/clang/lib/Sema/SemaDeclCXX.cpp
 9123   template<typename T> void check(SourceLocation SpecLoc, T Spec) {
tools/clang/lib/Sema/SemaTemplate.cpp
 3548                                         TypeSpecifierType TagSpec,