Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DSortJavaScriptImports.cpp459 if (!parseModuleBindings(Keywords, Reference)) in parseModuleReference()
482 bool parseModuleBindings(const AdditionalKeywords &Keywords, in parseModuleBindings() function in clang::format::JavaScriptImportSorter