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

  /src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.h 846 kw_await = &IdentTable.get("await");
926 {kw_as, kw_async, kw_await, kw_declare, kw_finally, kw_from,
940 kw_as, kw_async, kw_await, kw_declare, kw_finally, kw_from,
965 IdentifierInfo *kw_await; member in struct:clang::format::AdditionalKeywords
FormatToken.h 846 kw_await = &IdentTable.get("await");
926 {kw_as, kw_async, kw_await, kw_declare, kw_finally, kw_from,
940 kw_as, kw_async, kw_await, kw_declare, kw_finally, kw_from,
965 IdentifierInfo *kw_await; member in struct:clang::format::AdditionalKeywords

Completed in 81 milliseconds