Searched defs:PackIndexingExpr (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ComputeDependence.h | 66 class PackIndexingExpr; variable |
H A D | ExprCXX.h | 4411 PackIndexingExpr(EmptyShell Empty) : Expr(PackIndexingExprClass, Empty) {} PackIndexingExpr() function |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | DeclSpec.h | 413 Expr *PackIndexingExpr = nullptr; global() variable |