Home
last modified time | relevance | path

Searched refs:ExtendVariableLivenessKind (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h103 enum class ExtendVariableLivenessKind { enum
H A DCodeGenOptions.def396 ENUM_CODEGENOPT(ExtendVariableLiveness, ExtendVariableLivenessKind, 2, ExtendVariableLivenessKind::…
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1736 CodeGenOptions::ExtendVariableLivenessKind::All) { in EmitAutoVarAlloca()
2829 CodeGenOptions::ExtendVariableLivenessKind::All || in EmitParmDecl()
2831 CodeGenOptions::ExtendVariableLivenessKind::This && in EmitParmDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td4465 NormalizedValuesScope<"CodeGenOptions::ExtendVariableLivenessKind">,