Home
last modified time | relevance | path

Searched defs:parseModuleReference (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp445 bool parseModuleReference(const AdditionalKeywords &Keywords, parseModuleReference() function in clang::format::JavaScriptImportSorter
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9920 bool LLParser::parseModuleReference(StringRef &ModulePath) { parseModuleReference() function in LLParser