Searched refs:getVirtualIndex (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DDebugInfo.h473 unsigned getVirtualIndex() const { return getUnsignedField(11); } function in class:llvm::DISubprogram
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1470 addUInt(*Block, dwarf::DW_FORM_udata, SP.getVirtualIndex());

Completed in 272 milliseconds