Home
last modified time | relevance | path

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

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