reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
87 if (FuncId >= Functions.size()) 88 Functions.resize(FuncId + 1); 91 if (!Functions[FuncId].isUnallocatedFunctionInfo()) 95 Functions[FuncId].ParentFuncIdPlusOne = MCCVFunctionInfo::FunctionSentinel;