Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DOptParserEmitter.cpp55 StringRef NormalizedValuesScope; member in MarshallingInfo
134 if (!NormalizedValuesScope.empty()) in emitScopedNormalizedValue()
135 OS << NormalizedValuesScope << "::"; in emitScopedNormalizedValue()
155 Ret.NormalizedValuesScope = R.getValueAsString("NormalizedValuesScope"); in createMarshallingInfo()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptParser.td120 code NormalizedValuesScope = "";
240 // Typically used with `Values`, `NormalizedValues` and `NormalizedValuesScope`.
253 class NormalizedValuesScope<code scope> { code NormalizedValuesScope = scope; }
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td2353 NormalizedValuesScope<"llvm::AsanDtorKind">,
3822 NormalizedValuesScope<"CodeGenOptions">,
4218 NormalizedValuesScope<"CodeGenOptions">,
4543 NormalizedValuesScope<"llvm::EABI">,
6754 NormalizedValuesScope<"llvm::Reloc">,
7019 NormalizedValuesScope<"CodeGenOptions">,
7406 NormalizedValuesScope<"FrontendOptions">,
7594 NormalizedValuesScope<"LangOptions">,
7623 NormalizedValuesScope<"LangOptions">,
7660 NormalizedValuesScope<"LangOptions">,
[all …]