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