Searched refs:PrintArrayImplement (Results 1 – 2 of 2) sorted by relevance
101 uint32_t PrintArrayImplement(const std::shared_ptr<AstObject> &object, int32_t depth);
506 return PrintArrayImplement(object, depth); in PrintTermImplement()538 uint32_t TextGen::PrintArrayImplement(const std::shared_ptr<AstObject> &object, int32_t depth) in PrintArrayImplement() function in TextGen