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