Home
last modified time | relevance | path

Searched refs:EvalCommand (Results 1 – 3 of 3) sorted by relevance

/build/kati/
Dstmt.cc147 ev->EvalCommand(this); in Eval()
Deval.h42 void EvalCommand(const CommandStmt* stmt);
Deval.cc348 void Evaluator::EvalCommand(const CommandStmt* stmt) { in EvalCommand() function in Evaluator