Searched defs:IsIdentifier (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | SortJavaScriptImports.cpp | 551 auto IsIdentifier = [](const auto *Tok) { parseNamedBindings() local |
H A D | TokenAnnotator.cpp | 1987 bool IsIdentifier = determineTokenType() local |