Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dtools.cpp34 static bool CaseInsensitiveMatch( in CaseInsensitiveMatch() function
61 if (CaseInsensitiveMatch(value, length, possibilities[j])) { in IdentifyValue()