Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DSortJavaScriptImports.cpp441 if (!parseModuleBindings(Keywords, Reference)) in parseModuleReference()
466 bool parseModuleBindings(const AdditionalKeywords &Keywords, in parseModuleBindings() function in clang::format::JavaScriptImportSorter