Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DModule.h44 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId; typedef
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp1031 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId; typedef in clang::ModuleMapParser