Searched defs:parseModuleReference (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Format/ | ||
| H A D | SortJavaScriptImports.cpp | 444 bool parseModuleReference(const AdditionalKeywords &Keywords, in parseModuleReference() function in clang::format::JavaScriptImportSorter |
| /llvm-project-15.0.7/llvm/lib/AsmParser/ | ||
| H A D | LLParser.cpp | 9459 bool LLParser::parseModuleReference(StringRef &ModulePath) { in parseModuleReference() function in LLParser |