Home
last modified time | relevance | path

Searched defs:ModuleFileInfo (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp375 struct ModuleFileInfo { struct
377 unsigned ID;
381 SmallVector<unsigned, 4> Dependencies;
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h45 ModuleFileInfo, ///< Dump information about a module file. enumerator