Home
last modified time | relevance | path

Searched refs:parseAPINotes (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp584 bool parseAPINotes(StringRef YI, Module &M, llvm::SourceMgr::DiagHandlerTy Diag, in parseAPINotes() function
595 if (parseAPINotes(YI, M, nullptr, nullptr)) in parseAndDumpAPINotes()