clang 18.0.0git
|
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/raw_ostream.h"
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. | |