ΒΆbool CheckInvoke(
clang::interp::InterpState& S,
clang::interp::CodePtr OpPC,
const clang::interp::Pointer& Ptr)
bool CheckInvoke(
clang::interp::InterpState& S,
clang::interp::CodePtr OpPC,
const clang::interp::Pointer& Ptr)
Description
Checks if a method can be invoked on an object.
Declared at: clang/lib/AST/Interp/Interp.h:81
Parameters
- clang::interp::InterpState& S
- clang::interp::CodePtr OpPC
- const clang::interp::Pointer& Ptr