Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A DSortJavaScriptImports.cpp328 bool parseModuleReference(const AdditionalKeywords &Keywords, in parseModuleReference() function in clang::format::JavaScriptImportSorter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp9744 bool LLParser::parseModuleReference(StringRef &ModulePath) { in parseModuleReference() function in LLParser