Searched defs:ImportModule (Results 1 – 11 of 11) sorted by relevance
89 StringRef ImportModule) override {} in emitImportModule()
86 StringRef ImportModule) { in emitImportModule()
100 StringRef ImportModule) { in emitImportModule()
76 static tensorflow::StatusOr<TaggedValue> ImportModule(String name, in ImportModule() function
22 Optional<std::string> ImportModule; variable
24 std::optional<StringRef> ImportModule; variable
733 auto ImportModule = expectIdent(); in ParseDirective() local
919 auto ImportModule = expectIdent(); in ParseDirective() local
181 StringRef ImportModule; // For undefined symbols the module of the import member
208 std::optional<StringRef> ImportModule; member