Home
last modified time | relevance | path

Searched defs:ExpandedTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp728 ArrayRef<QualType> ExpandedTypes, ArrayRef<TypeSourceInfo *> ExpandedTInfos) in NonTypeTemplateParmDecl()
759 QualType T, TypeSourceInfo *TInfo, ArrayRef<QualType> ExpandedTypes, in Create()
H A DASTContext.cpp769 SmallVector<QualType, 2> ExpandedTypes; in getCanonicalTemplateTemplateParmDecl() local