ΒΆbool CheckConst(clang::interp::InterpState& S,
clang::interp::CodePtr OpPC,
const clang::interp::Pointer& Ptr)
bool CheckConst(clang::interp::InterpState& S,
clang::interp::CodePtr OpPC,
const clang::interp::Pointer& Ptr)
Description
Checks if a pointer points to const storage.
Declared at: clang/lib/AST/Interp/Interp.h:69
Parameters
- clang::interp::InterpState& S
- clang::interp::CodePtr OpPC
- const clang::interp::Pointer& Ptr