Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Debug/
H A DOptions.h28 LocTrackingOnly, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1647 case llvm::codegenoptions::LocTrackingOnly: // implied value in GenerateCodeGenArgs()
2336 Opts.setDebugInfo(llvm::codegenoptions::LocTrackingOnly); in ParseCodeGenArgs()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp755 case llvm::codegenoptions::LocTrackingOnly: in CreateCompileUnit()
6372 DebugKind == llvm::codegenoptions::LocTrackingOnly) in getCallSiteRelatedAttrs()