Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnostic.cpp577 static bool ModifierIs(const char *Modifier, unsigned ModifierLen, in ModifierIs()
902 unsigned ModifierLen = 0, ArgumentLen = 0; in FormatDiagnostic() local