Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp560 static bool ModifierIs(const char *Modifier, unsigned ModifierLen, in ModifierIs()
845 unsigned ModifierLen = 0, ArgumentLen = 0; in FormatDiagnostic() local