Searched defs:VisitPackIndexingType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTNodeTraverser.h | 426 void VisitPackIndexingType(const PackIndexingType *T) { in VisitPackIndexingType() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6960 bool UnnamedLocalNoLinkageFinder::VisitPackIndexingType( VisitPackIndexingType() function in UnnamedLocalNoLinkageFinder |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 1387 ASTNodeImporter::VisitPackIndexingType(clang::PackIndexingType const *T) { VisitPackIndexingType() function in ASTNodeImporter |