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

  /src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
LLToken.h 118 kw_partition, enumerator in enum:llvm::lltok::Kind
  /src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp 1062 if (Lex.getKind() == lltok::kw_partition) {
1207 } else if (Lex.getKind() == lltok::kw_partition) {
5850 (EatIfPresent(lltok::kw_partition) && parseStringConstant(Partition)) ||

Completed in 23 milliseconds