Searched defs:branchNode (Results 1 – 6 of 6) sorted by relevance
52 private branchNode: LineNode | undefined; property in 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()
9907 void TParseContext::wrapupSwitchSubsequence(TIntermAggregate* statements, TIntermNode* branchNode) in wrapupSwitchSubsequence()
9364 …id HlslParseContext::wrapupSwitchSubsequence(TIntermAggregate* statements, TIntermNode* branchNode) in wrapupSwitchSubsequence()