Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Serialization/
DModuleManager.h24 class GlobalModuleIndex; variable
DASTReader.h72 class GlobalModuleIndex; variable
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DGlobalModuleIndex.cpp121 GlobalModuleIndex::GlobalModuleIndex(llvm::MemoryBuffer *Buffer, in GlobalModuleIndex() function in GlobalModuleIndex