Home
last modified time | relevance | path

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

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