Searched refs:binSemantic (Results 1 – 2 of 2) sorted by relevance
71 Expression *binSemantic(BinExp *e, Scope *sc);5067 if (Expression *ex = binSemantic(exp, sc)) in visit()7680 if (Expression *ex = binSemantic(e, sc)) in visit()8194 Expression *binSemantic(BinExp *e, Scope *sc) in binSemantic() function8216 if (Expression *ex = binSemantic(e, sc)) in binSemanticProp()
8543 if (Expression ex = binSemantic(exp, sc)) in visit()11609 if (Expression ex = binSemantic(e, sc)) in visit()12198 Expression binSemantic(BinExp e, Scope* sc) in binSemantic() function12224 if (Expression ex = binSemantic(e, sc)) in binSemanticProp()