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

  /src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.h 856 kw_module = &IdentTable.get("module");
927 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly,
941 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly,
975 IdentifierInfo *kw_module; member in struct:clang::format::AdditionalKeywords
1071 case tok::kw_module:
  /src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
LLToken.h 121 kw_module, enumerator in enum:llvm::lltok::Kind

Completed in 23 milliseconds