Searched refs:getCurrentDwarfLoc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCContext.h285 const MCDwarfLoc &getCurrentDwarfLoc() { return CurrentDwarfLoc; } function in class:llvm::MCContext
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCAsmStreamer.cpp834 unsigned OldFlags = getContext().getCurrentDwarfLoc().getFlags();
H A DMCDwarf.cpp81 const MCDwarfLoc &DwarfLoc = MCOS->getContext().getCurrentDwarfLoc();

Completed in 79 milliseconds