Home
last modified time | relevance | path

Searched refs:ObjectImplementGen (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/tools/hc-gen/src/
Dtext_gen.h72 uint32_t ObjectImplementGen(const std::shared_ptr<AstObject> &object, int32_t depth);
Dtext_gen.cpp398 return ObjectImplementGen(object, depth); in ImplementGenTraversal()
413 uint32_t TextGen::ObjectImplementGen(const std::shared_ptr<AstObject> &object, int32_t depth) in ObjectImplementGen() function in TextGen
701 return ObjectImplementGen(object, depth + 2); in TemplateVariableGen()