Searched refs:setEvalLocation (Results 1 – 2 of 2) sorted by relevance
38 S.setEvalLocation(E->getExprLoc()); in interpretExpr()78 S.setEvalLocation(E->getExprLoc()); in interpretAsPointer()
119 void setEvalLocation(SourceLocation SL) { this->EvalLocation = SL; } in setEvalLocation() function