Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDebugInfoOptions.h28 LocTrackingOnly, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1365 case codegenoptions::LocTrackingOnly: // implied value in GenerateCodeGenArgs()
1937 Opts.setDebugInfo(codegenoptions::LocTrackingOnly); in ParseCodeGenArgs()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp575 case codegenoptions::LocTrackingOnly: in CreateCompileUnit()
5155 DebugKind == codegenoptions::LocTrackingOnly) in getCallSiteRelatedAttrs()