Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h511 IMPORTED_MODULES = 43, enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp862 RECORD(IMPORTED_MODULES); in WriteBlockInfoBlock()
4469 Stream.EmitRecord(IMPORTED_MODULES, ImportedModules); in WriteASTCore()
DASTReader.cpp3208 case IMPORTED_MODULES: { in ReadASTBlock()