Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/APINotes/
DAPINotesYAMLCompiler.h20 bool parseAndDumpAPINotes(llvm::StringRef YI, llvm::raw_ostream &OS);
/external/llvm-project/clang/tools/apinotes-test/
DAPINotesTest.cpp48 clang::api_notes::parseAndDumpAPINotes((*NotesOrError)->getBuffer(), in main()
/external/llvm-project/clang/lib/APINotes/
DAPINotesYAMLCompiler.cpp588 bool clang::api_notes::parseAndDumpAPINotes(StringRef YI, in parseAndDumpAPINotes() function in clang::api_notes