Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTextEncoding.cpp32 static void normalizeCharSetName(StringRef CSName, in normalizeCharSetName() argument
35 for (auto Ch : CSName) { in normalizeCharSetName()