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