Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1845 SimpleExpr, // Only parse '(' expression ')' enumerator
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp20279 Expr *SimpleExpr = RefExpr->IgnoreParenCasts(); in ActOnOpenMPDependClause() local
21473 Expr *SimpleExpr = RE->IgnoreParenCasts(); in checkMappableExpressionList() local
23444 Expr *SimpleExpr = RefExpr->IgnoreParenImpCasts(); in ActOnOpenMPAffinityClause() local