Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp570 bool ConfigNode::InheritExpand(const std::shared_ptr<AstObject> &refObj) in InheritExpand() function in ConfigNode
976 if (!InheritExpand()) { in Expand()
1078 bool Ast::InheritExpand() in InheritExpand() function in Ast
1087 if (!node->InheritExpand(inherit)) { in InheritExpand()
H A Dast.h178 bool InheritExpand(const std::shared_ptr<AstObject> &refObj);
444 bool InheritExpand();