Searched defs:isReturn (Results 1 – 3 of 3) sorted by relevance
231 bool isReturn = insertion.second->IsReturnStatement(); in EmitFinalizer() local
178 bool isReturn = false; // the symbol will return in its function variable
234 bool isReturn; variable