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

/freebsd-10.3-release/contrib/llvm/include/llvm/MC/
H A DMCContext.h371 void setGenDwarfForAssembly(bool Value) { GenDwarfForAssembly = Value; } function in class:llvm::MCContext
/freebsd-10.3-release/contrib/llvm/tools/clang/tools/driver/
H A Dcc1as_main.cpp312 Ctx.setGenDwarfForAssembly(true);
/freebsd-10.3-release/contrib/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp397 Ctx.setGenDwarfForAssembly(GenDwarfForAssembly);

Completed in 97 milliseconds