Searched defs:END_EXPR (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtObjC.h | 24 enum { ELEM, COLLECTION, BODY, END_EXPR }; enumerator |
H A D | ExprOpenMP.h | 57 enum { BASE, LOWER_BOUND, LENGTH, STRIDE, END_EXPR }; global() enumerator |
H A D | Expr.h | 2641 enum { LHS, RHS, END_EXPR }; global() enumerator |
H A D | ExprObjC.h | 851 enum { BASE, KEY, END_EXPR }; enumerator |