Home
last modified time | relevance | path

Searched defs:EmitCodeView (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DClang.cpp4101 bool EmitCodeView, bool IRInput, in renderDebugOptions()
5556 bool EmitCodeView = false; in ConstructJob() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp495 bool EmitCodeView = M.getCodeViewFlag(); in doInitialization() local