Searched defs:SemanticForm (Results 1 – 2 of 2) sorted by relevance
288 Stmt *SemanticForm; variable291 CXXRewrittenBinaryOperator(Expr *SemanticForm, bool IsReversed) in CXXRewrittenBinaryOperator()
13980 Expr *SemanticForm[] = {LHS, RHS, Result.get()}; in BuildSynthesizedThreeWayComparison() local