Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DOptParserEmitter.cpp71 StringRef NormalizedValuesScope; member in MarshallingInfo
145 if (!NormalizedValuesScope.empty()) in emitScopedNormalizedValue()
146 OS << NormalizedValuesScope << "::"; in emitScopedNormalizedValue()
165 Ret.NormalizedValuesScope = R.getValueAsString("NormalizedValuesScope"); in createMarshallingInfo()
/external/llvm-project/llvm/include/llvm/Option/
DOptParser.td106 code NormalizedValuesScope = "";
189 class NormalizedValuesScope<code scope> { code NormalizedValuesScope = scope; }
/external/llvm-project/clang/include/clang/Driver/
DOptions.td3901 NormalizedValuesScope<"llvm::Reloc">,
4350 NormalizedValuesScope<"FrontendOptions">,