Home
last modified time | relevance | path

Searched defs:VisitPackIndexingType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h426 void VisitPackIndexingType(const PackIndexingType *T) { in VisitPackIndexingType() function
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6960 bool UnnamedLocalNoLinkageFinder::VisitPackIndexingType( VisitPackIndexingType() function in UnnamedLocalNoLinkageFinder
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp1387 ASTNodeImporter::VisitPackIndexingType(clang::PackIndexingType const *T) { VisitPackIndexingType() function in ASTNodeImporter