Searched refs:parseAPINotes (Results 1 – 1 of 1) sorted by relevance
626 bool parseAPINotes(StringRef YI, Module &M, llvm::SourceMgr::DiagHandlerTy Diag, in parseAPINotes() function637 if (parseAPINotes(YI, M, nullptr, nullptr)) in parseAndDumpAPINotes()1138 if (parseAPINotes(YAMLInput, TheModule, DiagHandler, DiagHandlerCtxt)) in compileAPINotes()