Home
last modified time | relevance | path

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

/build/kati/
Deval.h40 void EvalRule(const RuleStmt* stmt);
Dstmt.cc117 ev->EvalRule(this); in Eval()
Deval.cc107 void Evaluator::EvalRule(const RuleStmt* stmt) { in EvalRule() function in Evaluator