Home
last modified time | relevance | path

Searched refs:IMPORTED_MODULES (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Serialization/
DASTBitCodes.h537 IMPORTED_MODULES = 43, enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp975 RECORD(IMPORTED_MODULES); in WriteBlockInfoBlock()
4618 Stream.EmitRecord(IMPORTED_MODULES, ImportedModules); in WriteASTCore()
DASTReader.cpp3139 case IMPORTED_MODULES: { in ReadASTBlock()