Home
last modified time | relevance | path

Searched refs:normalizeSimpleEnum (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Option/
H A DOptParser.td228 code Normalizer = "normalizeSimpleEnum";
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp291 static std::optional<unsigned> normalizeSimpleEnum(OptSpecifier Opt, in normalizeSimpleEnum() function