Home
last modified time | relevance | path

Searched defs:FindChild (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/
DastNode.cpp207 AstNode *AstNode::FindChild(const NodePredicate &cb) const in FindChild() function in ark::es2panda::ir::AstNode
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h160 bool FindChild(const ProfileType &type) in FindChild() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp920 TraceNode* TraceNode::FindChild(uint32_t nodeIndex) in FindChild() function in panda::ecmascript::TraceNode