Searched refs:JsImportedSymbol (Results 1 – 1 of 1) sorted by relevance
40 struct JsImportedSymbol { struct45 bool operator==(const JsImportedSymbol &RHS) const { in operator ==() argument92 SmallVector<JsImportedSymbol, 1> Symbols;335 SmallVector<JsImportedSymbol, 1> Symbols = Reference.Symbols; in appendReference()337 Symbols, [&](const JsImportedSymbol &LHS, const JsImportedSymbol &RHS) { in appendReference()351 for (const JsImportedSymbol &Symbol : llvm::drop_begin(Symbols)) { in appendReference()427 for (const JsImportedSymbol &Symbol : Reference.Symbols) in parseModuleReferences()542 JsImportedSymbol Symbol; in parseNamedBindings()