Searched refs:setGenDwarfForAssembly (Results 1 - 3 of 3) sorted by last modified time

/external/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp411 Ctx.setGenDwarfForAssembly(GenDwarfForAssembly);
/external/llvm/include/llvm/MC/
H A DMCContext.h375 void setGenDwarfForAssembly(bool Value) { GenDwarfForAssembly = Value; } function in class:llvm::MCContext
/external/clang/tools/driver/
H A Dcc1as_main.cpp332 Ctx.setGenDwarfForAssembly(true);

Completed in 344 milliseconds