Home
last modified time | relevance | path

Searched refs:FullDebugInfo (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DCodeGenOptions.h76 FullDebugInfo /// Generate complete debug info. enumerator
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp384 Opts.setDebugInfo(CodeGenOptions::FullDebugInfo); in ParseCodeGenArgs()