Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DModuleLoader.h28 class GlobalModuleIndex; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DModuleManager.h40 class GlobalModuleIndex; variable
H A DASTReader.h95 class GlobalModuleIndex; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp126 GlobalModuleIndex::GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer, in GlobalModuleIndex() function in GlobalModuleIndex