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