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

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
 8790   if (const TypedefType *TT = DeclaratorType->getAs<TypedefType>())
 8792       << DeclaratorType << isa<TypeAliasDecl>(TT->getDecl());
 8794              DeclaratorType->getAs<TemplateSpecializationType>())
 8797         << DeclaratorType << 1;