Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ModName

825       std::string ModName = Mod->getFullModuleName();
826 Hash = llvm::HashString(ModName, Hash);
1147 std::string ModName = getPreambleFile(this);