Searched refs:getCurrentNode (Results 1 – 5 of 5) sorted by relevance
54 std::string Tag = In.getCurrentNode()->getRawTag(); in mapping()
54 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode())118 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode())
112 const Node *Input::getCurrentNode() const { in getCurrentNode() function in Input
1489 const Node *getCurrentNode() const;
238 dyn_cast_or_null<yaml::BlockScalarNode>(In.getCurrentNode())) { in parseIRModule()