Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp1128 bool api_notes::compileAPINotes(StringRef YAMLInput, in compileAPINotes() argument
1138 if (parseAPINotes(YAMLInput, TheModule, DiagHandler, DiagHandlerCtxt)) in compileAPINotes()