Home
last modified time | relevance | path

Searched defs:GlobalModuleIndex (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DModuleLoader.h24 class GlobalModuleIndex; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DModuleManager.h25 class GlobalModuleIndex; variable
H A DASTReader.h72 class GlobalModuleIndex; variable
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp125 GlobalModuleIndex::GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer, in GlobalModuleIndex() function in GlobalModuleIndex