Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Parser/
Dcharacters.h76 inline constexpr char ToUpperCaseLetter(char ch) { in ToUpperCaseLetter() function
80 inline constexpr char ToUpperCaseLetter(char &&ch) { in ToUpperCaseLetter() function