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.cpp1577 case llvm::codegenoptions::LocTrackingOnly: // implied value in GenerateCodeGenArgs()
2205 Opts.setDebugInfo(llvm::codegenoptions::LocTrackingOnly); in ParseCodeGenArgs()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp616 case llvm::codegenoptions::LocTrackingOnly: in CreateCompileUnit()
6109 DebugKind == llvm::codegenoptions::LocTrackingOnly) in getCallSiteRelatedAttrs()