Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCompilerInvocation.cpp607 bool NeedLocTracking = false; in ParseCodeGenArgs() local
612 NeedLocTracking = true; in ParseCodeGenArgs()
618 NeedLocTracking = true; in ParseCodeGenArgs()
624 NeedLocTracking = true; in ParseCodeGenArgs()
631 NeedLocTracking = true; in ParseCodeGenArgs()
635 if (NeedLocTracking && Opts.getDebugInfo() == CodeGenOptions::NoDebugInfo) in ParseCodeGenArgs()