A class which abstracts out some details necessary for making a call. More...
#include "clang/AST/Type.h"
A class which abstracts out some details necessary for making a call.
It is not actually used directly for storing this information in a FunctionType, although FunctionType does currently use the same bit-pattern.
Definition at line 4433 of file Type.h.
◆ ExtInfo() [1/3] ◆ ExtInfo() [2/3] clang::FunctionType::ExtInfo::ExtInfo ( ) default ◆ ExtInfo() [3/3] ◆ getCC() CallingConv clang::FunctionType::ExtInfo::getCC ( ) const inline ◆ getCmseNSCall() bool clang::FunctionType::ExtInfo::getCmseNSCall ( ) const inline ◆ getHasRegParm() bool clang::FunctionType::ExtInfo::getHasRegParm ( ) const inline ◆ getNoCallerSavedRegs() bool clang::FunctionType::ExtInfo::getNoCallerSavedRegs ( ) const inline ◆ getNoCfCheck() bool clang::FunctionType::ExtInfo::getNoCfCheck ( ) const inline ◆ getNoReturn() bool clang::FunctionType::ExtInfo::getNoReturn ( ) const inline ◆ getProducesResult() bool clang::FunctionType::ExtInfo::getProducesResult ( ) const inline ◆ getRegParm() unsigned clang::FunctionType::ExtInfo::getRegParm ( ) const inline ◆ operator!=() bool clang::FunctionType::ExtInfo::operator!= ( ExtInfo Other ) const inline ◆ operator==() bool clang::FunctionType::ExtInfo::operator== ( ExtInfo Other ) const inline ◆ Profile() void clang::FunctionType::ExtInfo::Profile ( llvm::FoldingSetNodeID & ID ) const inline ◆ withCallingConv() ◆ withCmseNSCall() ExtInfo clang::FunctionType::ExtInfo::withCmseNSCall ( bool cmseNSCall ) const inline ◆ withNoCallerSavedRegs() ExtInfo clang::FunctionType::ExtInfo::withNoCallerSavedRegs ( bool noCallerSavedRegs ) const inline ◆ withNoCfCheck() ExtInfo clang::FunctionType::ExtInfo::withNoCfCheck ( bool noCfCheck ) const inline ◆ withNoReturn() ExtInfo clang::FunctionType::ExtInfo::withNoReturn ( bool noReturn ) const inline ◆ withProducesResult() ExtInfo clang::FunctionType::ExtInfo::withProducesResult ( bool producesResult ) const inline ◆ withRegParm() ExtInfo clang::FunctionType::ExtInfo::withRegParm ( unsigned RegParm ) const inline ◆ FunctionTypeThe documentation for this class was generated from the following file:
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