Searched refs:pParentRule (Results 1 – 2 of 2) sorted by relevance
63 bool CRuleParser::parse(CCompoundRule* pParentRule, string& strError) in parse() argument85 if (pParentRule) { in parse()88 pParentRule->addChild(pCompoundRule); in parse()120 pParentRule->addChild(pCriterionRule); in parse()
56 bool parse(CCompoundRule* pParentRule, std::string& strError);