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

Definitions

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 1292 DEF_TRAVERSE_TYPELOC(SubstTemplateTypeParmType, {
tools/clang/include/clang/AST/Type.h
 4677 class SubstTemplateTypeParmType : public Type, public llvm::FoldingSetNode {