Searched refs:getMatcherTypeID (Results 1 – 1 of 1) sorted by relevance
79 TypeID getMatcherTypeID() const { return matcherTypeID; } in getMatcherTypeID() function117 return node->getMatcherTypeID() == TypeID::get<BoolNode>(); in classof()144 return node->getMatcherTypeID() == TypeID::get<ExitNode>(); in classof()161 return node->getMatcherTypeID() == TypeID::get<SuccessNode>(); in classof()184 return node->getMatcherTypeID() == TypeID::get<SwitchNode>(); in classof()