HomeSort by: relevance | last modified time | path
    Searched refs:VSlotCount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 1986 unsigned VSlotCount =
1988 SmallVector<VFTableSlotKind, 4> Slots(VSlotCount, VFTableSlotKind::Near);
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.cpp 2190 unsigned VSlotCount =
2192 unsigned VTableWidth = PtrWidth * VSlotCount;

Completed in 35 milliseconds