Searched refs:ArrayVariablesDeclareGen (Results 1 – 2 of 2) sorted by relevance
113 uint32_t ArrayVariablesDeclareGen(const std::shared_ptr<AstObject> &object);
643 return ArrayVariablesDeclareGen(object); in OutputTemplateVariablesDeclare()660 uint32_t TextGen::ArrayVariablesDeclareGen(const std::shared_ptr<AstObject> &object) in ArrayVariablesDeclareGen() function in TextGen