Searched defs:ModuleName (Results 1 – 5 of 5) sorted by relevance
38 CodeGeneratorImpl(DiagnosticsEngine &diags, const std::string& ModuleName, in CodeGeneratorImpl()123 const std::string& ModuleName, in CreateLLVMCodeGen()
118 std::string HeaderSearch::getModuleFileName(StringRef ModuleName) { in getModuleFileName()129 Module *HeaderSearch::lookupModule(StringRef ModuleName, bool AllowSearch) { in lookupModule()299 StringRef ModuleName(Filename.begin(), SlashPos); in DoFrameworkLookup() local
291 ModuleMap::inferFrameworkModule(StringRef ModuleName, in inferFrameworkModule()841 StringRef ModuleName = Id.back().first; in parseModuleDecl() local
79 string ModuleName(const string& filename) { in ModuleName() function
869 StringRef ModuleName = Path[0].first->getName(); in loadModule() local