Home
last modified time | relevance | path

Searched defs:ToUpperCaseLetter (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/include/flang/Parser/
H A Dcharacters.h84 inline constexpr char ToUpperCaseLetter(char ch) { in ToUpperCaseLetter() function
88 inline constexpr char ToUpperCaseLetter(char &&ch) { in ToUpperCaseLetter() function