Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h423 llvm::SetVector<clang::Module *> ImportedModules; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h824 SmallVector<ImportedSubmodule, 2> ImportedModules; variable
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4717 RecordData ImportedModules; in WriteASTCore() local