Searched defs:ImportModule (Results 1 – 5 of 5) sorted by relevance
89 StringRef ImportModule) override {} in emitImportModule()
116 StringRef ImportModule) { in emitImportModule()
22 Optional<std::string> ImportModule; variable
168 StringRef ImportModule; // For undefined symbols the module of the import member
811 PythonModule PythonModule::ImportModule(llvm::StringRef module) { in ImportModule() function in PythonModule