Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp626 bool parseAPINotes(StringRef YI, Module &M, llvm::SourceMgr::DiagHandlerTy Diag, in parseAPINotes() function
637 if (parseAPINotes(YI, M, nullptr, nullptr)) in parseAndDumpAPINotes()
1138 if (parseAPINotes(YAMLInput, TheModule, DiagHandler, DiagHandlerCtxt)) in compileAPINotes()