Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesYAMLCompiler.h25 bool parseAndDumpAPINotes(llvm::StringRef YI, llvm::raw_ostream &OS);
/src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp634 bool clang::api_notes::parseAndDumpAPINotes(StringRef YI, in parseAndDumpAPINotes() function in clang::api_notes