Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCompilerInvocation.cpp797 bool NeedLocTracking = false; in ParseCodeGenArgs() local
802 NeedLocTracking = true; in ParseCodeGenArgs()
808 NeedLocTracking = true; in ParseCodeGenArgs()
814 NeedLocTracking = true; in ParseCodeGenArgs()
821 NeedLocTracking = true; in ParseCodeGenArgs()
825 if (NeedLocTracking && Opts.getDebugInfo() == codegenoptions::NoDebugInfo) in ParseCodeGenArgs()