Searched defs:parentNode (Results 1 – 6 of 6) sorted by relevance
135 void Tree::AddVariableNode(TreeNode* parentNode, std::unique_ptr<PropertyDescriptor> descriptor) in AddVariableNode()143 void Tree::AddObjectNode(TreeNode* parentNode, std::unique_ptr<PropertyDescriptor> descriptor) in AddObjectNode()292 void VariableManager::AddVariableInfo(TreeNode *parentNode, std::unique_ptr<PropertyDescriptor> var… in AddVariableInfo()
294 public parentNode : Node; property in Node
1087 auto *parentNode = const_cast<panda::es2panda::ir::AstNode *>(ident->Parent()); in ReplaceConstReferenceWithInitialization() local
455 CDGNode *parentNode = fcdg->GetCDGNodeFromId(CDGNodeId(pBBId)); in CreateAndDivideRegion() local
2657 const parentNode = node.parent; constant
7321 parentNode: null, property