Searched defs:ImportKey (Results 1 – 1 of 1) sorted by relevance
115 ImportKey(T type, State state) : type(type), state(state) {} in ImportKey() argument 116 ImportKey(T type, std::optional<StringRef> importModule, in ImportKey() argument 104 template <typename T> struct ImportKey { global() struct 117 ImportKeyImportKey ImportKey() argument [all...]