reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/MC/MCCodeView.cpp
   87   if (FuncId >= Functions.size())
   88     Functions.resize(FuncId + 1);
   91   if (!Functions[FuncId].isUnallocatedFunctionInfo())
   95   Functions[FuncId].ParentFuncIdPlusOne = MCCVFunctionInfo::FunctionSentinel;