Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DSortJavaScriptImports.cpp426 bool parseModuleReference(const AdditionalKeywords &Keywords, in parseModuleReference() function in clang::format::JavaScriptImportSorter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp9595 bool LLParser::parseModuleReference(StringRef &ModulePath) { in parseModuleReference() function in LLParser