Home
last modified time | relevance | path

Searched defs:ImportKey (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lld/wasm/
H A DSyntheticSections.h115 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...]