Home
last modified time | relevance | path

Searched refs:CheckOperandExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCAtomic.cpp57 bool CheckOperandExpr(const Expr *E, PartialDiagnostic PD) { in CheckOperandExpr() function in __anonb915406b0111::AtomicOperandChecker
72 if (CheckOperandExpr(E, PD)) in CheckOperandVariable()
395 return IDACInfo{CheckOperandExpr(AssignInf.RHS, PD), in CheckAssignmentWithBinOpOnRHS()
435 CheckOperandExpr( in CheckAssignmentWithBinOpOnRHS()
448 CheckOperandExpr( in CheckAssignmentWithBinOpOnRHS()
512 CheckOperandExpr(BinInf->RHS, RPD); in CheckIncDecAssignCompoundAssign()
560 if (CheckOperandExpr(AssignRes->RHS, PD)) in CheckWrite()