Home
last modified time | relevance | path

Searched refs:JsImportedSymbol (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Format/
DSortJavaScriptImports.cpp41 struct JsImportedSymbol { struct
46 bool operator==(const JsImportedSymbol &RHS) const { in operator ==() argument
89 SmallVector<JsImportedSymbol, 1> Symbols;
244 SmallVector<JsImportedSymbol, 1> Symbols = Reference.Symbols; in appendReference()
247 [&](const JsImportedSymbol &LHS, const JsImportedSymbol &RHS) { in appendReference()
404 JsImportedSymbol Symbol; in parseNamedBindings()