A RetroSearch Logo

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

Search Query:

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

clang: include/clang/Sema/ObjCMethodList.h Source File

Go to the documentation of this file. 13#ifndef LLVM_CLANG_SEMA_OBJCMETHODLIST_H 14#define LLVM_CLANG_SEMA_OBJCMETHODLIST_H 17#include "llvm/ADT/PointerIntPair.h"

ObjCMethodDecl - Represents an instance or class method declaration.

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

a linked list of methods with the same selector name but different signatures.

ObjCMethodDecl * getMethod() const

void setMethod(ObjCMethodDecl *M)

void setNext(ObjCMethodList *L)

void setHasMoreThanOneDecl(bool B)

llvm::PointerIntPair< ObjCMethodDecl *, 1 > MethodAndHasMoreThanOneDecl

If there is more than one decl with this signature.

bool hasMoreThanOneDecl() const

ObjCMethodList(const ObjCMethodList &L)

ObjCMethodList * getNext() const

ObjCMethodList & operator=(const ObjCMethodList &L)

llvm::PointerIntPair< ObjCMethodList *, 2 > NextAndExtraBits

The next list object and 2 bits for extra info.

ObjCMethodList(ObjCMethodDecl *M)


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