Searched refs:LastBlockInfo (Results 1 – 1 of 1) sorted by relevance
550 const auto &LastBlockInfo = BlockInfoStack.back(); in typeCheck() local551 bool Error = checkTypes(ErrorLoc, LastBlockInfo.Sig.Returns, true); in typeCheck()553 Stack.truncate(LastBlockInfo.StackStartPos); in typeCheck()557 pushTypes(LastBlockInfo.Sig.Params); in typeCheck()572 pushTypes(LastBlockInfo.Sig.Returns); in typeCheck()