Home
last modified time | relevance | path

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

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