Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DModule.h46 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId; typedef
/external/clang/lib/Lex/
DModuleMap.cpp1061 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId; typedef in clang::ModuleMapParser
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5603 uint64_t ModuleId = Record[0]; in parseEntireSummary() local
5646 uint64_t ModuleId = Record[0]; in parseModuleStringTable() local