Searched refs:handleLocationDirective (Results 1 – 1 of 1) sorted by relevance
133 std::string handleLocationDirective(DagNode tree);826 std::string PatternEmitter::handleLocationDirective(DagNode tree) { in handleLocationDirective() function in PatternEmitter964 return std::make_pair(true, handleLocationDirective(lastArg)); in getLocation()