Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Option/
H A DOptParser.td183 code Normalizer = "normalizeStringIntegral<"#type#">";
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp346 static Optional<IntTy> normalizeStringIntegral(OptSpecifier Opt, int, in normalizeStringIntegral() function