Home
last modified time | relevance | path

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

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