Searched defs:PackExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 2332 auto *PackExpr = TransformFunctionParmPackExpr() local |
H A D | SemaType.cpp | 9347 if (auto *PackExpr = dyn_cast<PackIndexingExpr>(E)) { getDecltypeForExpr() local |