A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://clang.llvm.org/doxygen/APINotesYAMLCompiler_8h_source.html below:

clang: include/clang/APINotes/APINotesYAMLCompiler.h Source File

Go to the documentation of this file. 9#ifndef LLVM_CLANG_APINOTES_APINOTESYAMLCOMPILER_H 10#define LLVM_CLANG_APINOTES_APINOTESYAMLCOMPILER_H 12#include "llvm/ADT/StringRef.h" 13#include "llvm/Support/SourceMgr.h" 14#include "llvm/Support/raw_ostream.h" 29

llvm::raw_ostream &OS,

30

llvm::SourceMgr::DiagHandlerTy DiagHandler =

nullptr

,

31 void

*DiagHandlerCtxt =

nullptr

);

Cached information about one file (either on disk or in the virtual file system).

bool compileAPINotes(llvm::StringRef YAMLInput, const FileEntry *SourceFile, llvm::raw_ostream &OS, llvm::SourceMgr::DiagHandlerTy DiagHandler=nullptr, void *DiagHandlerCtxt=nullptr)

Converts API notes from YAML format to binary format.

bool parseAndDumpAPINotes(llvm::StringRef YI, llvm::raw_ostream &OS)

Parses the APINotes YAML content and writes the representation back to the specified stream.

The JSON file list parser is used to communicate input to InstallAPI.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4