Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp458 if (!parseModuleBindings(Keywords, Reference)) in parseModuleReference()
481 bool parseModuleBindings(const AdditionalKeywords &Keywords, in parseModuleBindings() function in clang::format::JavaScriptImportSorter