#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/AST/ByteCode/FunctionPointer.h"
Definition at line 20 of file FunctionPointer.h.
◆ FunctionPointer() [1/2]
clang::interp::FunctionPointer::FunctionPointer |
( |
| ) |
|
|
default |
◆ FunctionPointer() [2/2]
clang::interp::FunctionPointer::FunctionPointer |
( |
const Function * | Func | ) |
|
|
inline |
◆ getFunction()
const Function * clang::interp::FunctionPointer::getFunction |
( |
| ) |
const |
|
inline |
◆ getIntegerRepresentation()
uint64_t clang::interp::FunctionPointer::getIntegerRepresentation |
( |
| ) |
const |
|
inline |
◆ isWeak()
bool clang::interp::FunctionPointer::isWeak |
( |
| ) |
const |
|
inline |
◆ isZero()
bool clang::interp::FunctionPointer::isZero |
( |
| ) |
const |
|
inline |
◆ print()
void clang::interp::FunctionPointer::print |
( |
llvm::raw_ostream & | OS | ) |
const |
◆ toAPValue()
◆ toDiagnosticString()
std::string clang::interp::FunctionPointer::toDiagnosticString |
( |
const ASTContext & | Ctx | ) |
const |
|
inline |
The documentation for this class was generated from the following files: