Searched refs:BinLoc (Results 1 – 2 of 2) sorted by relevance
683 SourceLocation BinLoc = CurLoc; in ParseBinOpRHS() local701 LHS = llvm::make_unique<BinaryExprAST>(BinLoc, BinOp, std::move(LHS), in ParseBinOpRHS()
324 LHS = llvm::make_unique<BinaryExprAST>(BinLoc, BinOp, std::move(LHS),