Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclTemplate.cpp711 ArrayRef<QualType> ExpandedTypes, ArrayRef<TypeSourceInfo *> ExpandedTInfos) in NonTypeTemplateParmDecl()
744 QualType T, TypeSourceInfo *TInfo, ArrayRef<QualType> ExpandedTypes, in Create()
H A DASTContext.cpp820 SmallVector<QualType, 2> ExpandedTypes; in getCanonicalTemplateTemplateParmDecl() local