Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DModule.h44 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId; typedef
/external/clang/lib/Lex/
DModuleMap.cpp1010 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId; typedef in clang::ModuleMapParser