Home
last modified time | relevance | path

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

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