A RetroSearch Logo

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

Search Query:

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

clang: include/clang/InstallAPI/FrontendRecords.h Source File

9#ifndef LLVM_CLANG_INSTALLAPI_FRONTENDRECORDS_H 10#define LLVM_CLANG_INSTALLAPI_FRONTENDRECORDS_H 49

std::pair<GlobalRecord *, FrontendAttrs *>

53 bool

Inlined =

false

);

66

std::pair<ObjCInterfaceRecord *, FrontendAttrs *>

82

std::pair<ObjCCategoryRecord *, FrontendAttrs *>

99

std::pair<ObjCIVarRecord *, FrontendAttrs *>

107

llvm::DenseMap<Record *, FrontendAttrs> FrontendRecords;

llvm::MachO::SymbolFlags SymbolFlags

llvm::MachO::RecordLinkage RecordLinkage

llvm::MachO::ObjCContainerRecord ObjCContainerRecord

Decl - This represents one declaration (or definition), e.g.

Encodes a location in the source.

std::pair< ObjCIVarRecord *, FrontendAttrs * > addObjCIVar(ObjCContainerRecord *Container, StringRef IvarName, RecordLinkage Linkage, const clang::AvailabilityInfo Avail, const Decl *D, HeaderType Access, const clang::ObjCIvarDecl::AccessControl AC)

Add ObjC IVar record with attributes from AST.

std::pair< GlobalRecord *, FrontendAttrs * > addGlobal(StringRef Name, RecordLinkage Linkage, GlobalRecord::Kind GV, const clang::AvailabilityInfo Avail, const Decl *D, const HeaderType Access, SymbolFlags Flags=SymbolFlags::None, bool Inlined=false)

Add non-ObjC global record with attributes from AST.

std::pair< ObjCInterfaceRecord *, FrontendAttrs * > addObjCInterface(StringRef Name, RecordLinkage Linkage, const clang::AvailabilityInfo Avail, const Decl *D, HeaderType Access, bool IsEHType)

Add ObjC Class record with attributes from AST.

std::pair< ObjCCategoryRecord *, FrontendAttrs * > addObjCCategory(StringRef ClassToExtend, StringRef CategoryName, const clang::AvailabilityInfo Avail, const Decl *D, HeaderType Access)

Add ObjC Category record with attributes from AST.

FrontendRecordsSlice(const llvm::Triple &T)

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

Linkage

Describes the different kinds of linkage (C++ [basic.link], C99 6.2.2) that an entity may have.

const FunctionProtoType * T

Diagnostic wrappers for TextAPI types for error reporting.

Storage of availability attributes for a declaration.

Frontend information captured about records.

const AvailabilityInfo Avail


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