Searched defs:getConditionExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | SemaOpenACC.h | 110 const Expr *getConditionExpr() const { getConditionExpr() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenACCClause.h | 329 const Expr *getConditionExpr() const { return ConditionExpr; } getConditionExpr() function |