clang 17.0.0git
Namespaces | Functions
APINotesYAMLCompiler.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for APINotesYAMLCompiler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  clang
 
namespace  clang::api_notes
 

Functions

bool clang::api_notes::parseAndDumpAPINotes (llvm::StringRef YI, llvm::raw_ostream &OS)
 Parses the APINotes YAML content and writes the representation back to the specified stream.