Home
last modified time | relevance | path

Searched refs:DebugDirectivesOnly (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Basic/
H A DDebugInfoOptions.h28 DebugDirectivesOnly, /// Emit only debug directives with the line numbers data enumerator
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Basic/
H A DDebugInfoOptions.h29 DebugDirectivesOnly, /// Emit only debug directives with the line numbers data enumerator
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DDebugInfoOptions.h31 DebugDirectivesOnly, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Driver/ToolChains/
H A DCuda.cpp337 DebugDirectivesOnly, /// Emit only debug directives. enumerator
363 return DebugDirectivesOnly; in mustEmitDebugInfo()
365 return IsDebugEnabled ? EmitSameDebugInfoAsHost : DebugDirectivesOnly; in mustEmitDebugInfo()
367 return willEmitRemarks(Args) ? DebugDirectivesOnly : DisableDebugInfo; in mustEmitDebugInfo()
438 if (DIKind == DebugDirectivesOnly) in ConstructJob()
789 case DebugDirectivesOnly: in adjustDebugInfoKind()
790 DebugInfoKind = codegenoptions::DebugDirectivesOnly; in adjustDebugInfoKind()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DCuda.cpp359 DebugDirectivesOnly, /// Emit only debug directives. enumerator
385 return DebugDirectivesOnly; in mustEmitDebugInfo()
387 return IsDebugEnabled ? EmitSameDebugInfoAsHost : DebugDirectivesOnly; in mustEmitDebugInfo()
389 return willEmitRemarks(Args) ? DebugDirectivesOnly : DisableDebugInfo; in mustEmitDebugInfo()
460 if (DIKind == DebugDirectivesOnly) in ConstructJob()
798 case DebugDirectivesOnly: in adjustDebugInfoKind()
799 DebugInfoKind = codegenoptions::DebugDirectivesOnly; in adjustDebugInfoKind()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DCuda.cpp359 DebugDirectivesOnly, /// Emit only debug directives. enumerator
385 return DebugDirectivesOnly; in mustEmitDebugInfo()
387 return IsDebugEnabled ? EmitSameDebugInfoAsHost : DebugDirectivesOnly; in mustEmitDebugInfo()
389 return willEmitRemarks(Args) ? DebugDirectivesOnly : DisableDebugInfo; in mustEmitDebugInfo()
460 if (DIKind == DebugDirectivesOnly) in ConstructJob()
798 case DebugDirectivesOnly: in adjustDebugInfoKind()
799 DebugInfoKind = codegenoptions::DebugDirectivesOnly; in adjustDebugInfoKind()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp359 DebugDirectivesOnly, /// Emit only debug directives. enumerator
385 return DebugDirectivesOnly; in mustEmitDebugInfo()
387 return IsDebugEnabled ? EmitSameDebugInfoAsHost : DebugDirectivesOnly; in mustEmitDebugInfo()
389 return willEmitRemarks(Args) ? DebugDirectivesOnly : DisableDebugInfo; in mustEmitDebugInfo()
460 if (DIKind == DebugDirectivesOnly) in ConstructJob()
798 case DebugDirectivesOnly: in adjustDebugInfoKind()
799 DebugInfoKind = codegenoptions::DebugDirectivesOnly; in adjustDebugInfoKind()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DCuda.cpp359 DebugDirectivesOnly, /// Emit only debug directives. enumerator
385 return DebugDirectivesOnly; in mustEmitDebugInfo()
387 return IsDebugEnabled ? EmitSameDebugInfoAsHost : DebugDirectivesOnly; in mustEmitDebugInfo()
389 return willEmitRemarks(Args) ? DebugDirectivesOnly : DisableDebugInfo; in mustEmitDebugInfo()
460 if (DIKind == DebugDirectivesOnly) in ConstructJob()
798 case DebugDirectivesOnly: in adjustDebugInfoKind()
799 DebugInfoKind = codegenoptions::DebugDirectivesOnly; in adjustDebugInfoKind()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Driver/ToolChains/
H A DCuda.cpp359 DebugDirectivesOnly, /// Emit only debug directives. enumerator
385 return DebugDirectivesOnly; in mustEmitDebugInfo()
387 return IsDebugEnabled ? EmitSameDebugInfoAsHost : DebugDirectivesOnly; in mustEmitDebugInfo()
389 return willEmitRemarks(Args) ? DebugDirectivesOnly : DisableDebugInfo; in mustEmitDebugInfo()
460 if (DIKind == DebugDirectivesOnly) in ConstructJob()
798 case DebugDirectivesOnly: in adjustDebugInfoKind()
799 DebugInfoKind = codegenoptions::DebugDirectivesOnly; in adjustDebugInfoKind()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DCuda.cpp357 DebugDirectivesOnly, /// Emit only debug directives. enumerator
383 return DebugDirectivesOnly; in mustEmitDebugInfo()
385 return IsDebugEnabled ? EmitSameDebugInfoAsHost : DebugDirectivesOnly; in mustEmitDebugInfo()
387 return willEmitRemarks(Args) ? DebugDirectivesOnly : DisableDebugInfo; in mustEmitDebugInfo()
458 if (DIKind == DebugDirectivesOnly) in ConstructJob()
838 case DebugDirectivesOnly: in adjustDebugInfoKind()
839 DebugInfoKind = codegenoptions::DebugDirectivesOnly; in adjustDebugInfoKind()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DCuda.cpp357 DebugDirectivesOnly, /// Emit only debug directives. enumerator
383 return DebugDirectivesOnly; in mustEmitDebugInfo()
385 return IsDebugEnabled ? EmitSameDebugInfoAsHost : DebugDirectivesOnly; in mustEmitDebugInfo()
387 return willEmitRemarks(Args) ? DebugDirectivesOnly : DisableDebugInfo; in mustEmitDebugInfo()
458 if (DIKind == DebugDirectivesOnly) in ConstructJob()
838 case DebugDirectivesOnly: in adjustDebugInfoKind()
839 DebugInfoKind = codegenoptions::DebugDirectivesOnly; in adjustDebugInfoKind()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DCuda.cpp281 DebugDirectivesOnly, /// Emit only debug directives. enumerator
307 return DebugDirectivesOnly; in mustEmitDebugInfo()
309 return IsDebugEnabled ? EmitSameDebugInfoAsHost : DebugDirectivesOnly; in mustEmitDebugInfo()
382 if (DIKind == DebugDirectivesOnly) in ConstructJob()
732 case DebugDirectivesOnly: in adjustDebugInfoKind()
733 DebugInfoKind = codegenoptions::DebugDirectivesOnly; in adjustDebugInfoKind()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp281 DebugDirectivesOnly, /// Emit only debug directives. enumerator
307 return DebugDirectivesOnly; in mustEmitDebugInfo()
309 return IsDebugEnabled ? EmitSameDebugInfoAsHost : DebugDirectivesOnly; in mustEmitDebugInfo()
382 if (DIKind == DebugDirectivesOnly) in ConstructJob()
732 case DebugDirectivesOnly: in adjustDebugInfoKind()
733 DebugInfoKind = codegenoptions::DebugDirectivesOnly; in adjustDebugInfoKind()

12345678