HomeSort by: relevance | last modified time | path
    Searched refs:kw_when (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.h 919 kw_when = &IdentTable.get("when");
937 kw_uint, kw_ulong, kw_unchecked, kw_unsafe, kw_ushort, kw_when,
1042 IdentifierInfo *kw_when; member in struct:clang::format::AdditionalKeywords
TokenAnnotator.cpp 3181 if (Left.isOneOf(tok::kw_using, Keywords.kw_async, Keywords.kw_when,

Completed in 18 milliseconds