Home
last modified time | relevance | path

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

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