Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1211 bool NeedLocTracking = false; in ParseCodeGenArgs() local
1215 NeedLocTracking = true; in ParseCodeGenArgs()
1220 NeedLocTracking = true; in ParseCodeGenArgs()
1226 NeedLocTracking = true; in ParseCodeGenArgs()
1232 NeedLocTracking = true; in ParseCodeGenArgs()
1257 NeedLocTracking = true; in ParseCodeGenArgs()
1261 if (NeedLocTracking && Opts.getDebugInfo() == codegenoptions::NoDebugInfo) in ParseCodeGenArgs()