Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptParser.td210 code Normalizer = "normalizeStringIntegral<"#type#">";
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp454 static std::optional<IntTy> normalizeStringIntegral(OptSpecifier Opt, int, in normalizeStringIntegral() function