Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp3865 bool EmitCodeView, bool IRInput, in renderDebugOptions()
5153 bool EmitCodeView = false; in ConstructJob() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp330 bool EmitCodeView = M.getCodeViewFlag(); in doInitialization() local