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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCContext.h284 bool getDwarfLocSeen() { return DwarfLocSeen; } function in class:llvm::MCContext
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCDwarf.cpp72 if (!MCOS->getContext().getDwarfLocSeen())

Completed in 71 milliseconds