Searched defs:branchNode (Results 1 – 6 of 6) sorted by relevance
44 private branchNode: LineNode | undefined; property in ts.server.EditWalker
405 DynamicBranchNode branchNode=new DynamicBranchNode(); in add() local
406 DynamicBranchNode branchNode=new DynamicBranchNode(); in add() local
2369 bool GenMetalTraverser::visitBranch(Visit, TIntermBranch *branchNode) in visitBranch()
8510 void TParseContext::wrapupSwitchSubsequence(TIntermAggregate* statements, TIntermNode* branchNode) in wrapupSwitchSubsequence()
9244 …id HlslParseContext::wrapupSwitchSubsequence(TIntermAggregate* statements, TIntermNode* branchNode) in wrapupSwitchSubsequence()