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

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTBitCodes.h 792 SUBMODULE_REQUIRES = 8,
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 819 RECORD(SUBMODULE_REQUIRES);
2562 Abbrev->Add(BitCodeAbbrevOp(SUBMODULE_REQUIRES));
2649 RecordData::value_type Record[] = {SUBMODULE_REQUIRES, R.second};
ASTReader.cpp 5579 // requirements will be (re-)added by SUBMODULE_REQUIRES records.
5689 case SUBMODULE_REQUIRES:

Completed in 62 milliseconds