Home
last modified time | relevance | path

Searched refs:DependentPackIndexingTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h225 DependentPackIndexingTypes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp942 DependentPackIndexingTypes(this_()), TemplateSpecializationTypes(this_()), in ASTContext()
6552 DependentPackIndexingTypes.FindNodeOrInsertPos(ID, InsertPos); in getPackIndexingType()
6560 DependentPackIndexingTypes.InsertNode(Canon, InsertPos); in getPackIndexingType()