Searched defs:thenBlock (Results 1 – 2 of 2) sorted by relevance
1188 BlockNode *thenBlock = GetCurrentFuncCodeMp()->New<BlockNode>(); in CreateStmtIf() local1197 auto *thenBlock = GetCurrentFuncCodeMp()->New<BlockNode>(); in CreateStmtIfThenElse() local
431 BlockNode *thenBlock = nullptr; in ParseStmtIf() local