Searched defs:SimpleExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Parse/ | ||
H A D | Parser.h | 1937 SimpleExpr, // Only parse '(' expression ')' global() enumerator |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 20191 Expr *SimpleExpr = RefExpr->IgnoreParenCasts(); ProcessOpenMPDoacrossClauseCommon() local |