#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: