Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDebugInfoOptions.h28 LocTrackingOnly, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp1365 case codegenoptions::LocTrackingOnly: // implied value in GenerateCodeGenArgs()
1940 Opts.setDebugInfo(codegenoptions::LocTrackingOnly); in ParseCodeGenArgs()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp597 case codegenoptions::LocTrackingOnly: in CreateCompileUnit()
5154 DebugKind == codegenoptions::LocTrackingOnly) in getCallSiteRelatedAttrs()