Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lli/
H A Dlli.cpp284 bool getCacheFilename(const std::string &ModID, std::string &CacheName) { in getCacheFilename()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp2027 if (uint32_t ModID = Writer.getLocalOrImportedSubmoduleID(M)) { in EmitData() local
H A DASTReader.cpp2017 for (unsigned ModID : MMR.Overrides) { in resolvePendingMacro() local