Home
last modified time | relevance | path

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

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