Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCompilerInvocation.cpp673 bool NeedLocTracking = false; in ParseCodeGenArgs() local
678 NeedLocTracking = true; in ParseCodeGenArgs()
684 NeedLocTracking = true; in ParseCodeGenArgs()
690 NeedLocTracking = true; in ParseCodeGenArgs()
697 NeedLocTracking = true; in ParseCodeGenArgs()
701 if (NeedLocTracking && Opts.getDebugInfo() == CodeGenOptions::NoDebugInfo) in ParseCodeGenArgs()