ΒΆbool CheckPure(clang::interp::InterpState& S,
clang::interp::CodePtr OpPC,
const clang::CXXMethodDecl* MD)
bool CheckPure(clang::interp::InterpState& S,
clang::interp::CodePtr OpPC,
const clang::CXXMethodDecl* MD)
Description
Checks if a method is pure virtual.
Declared at: clang/lib/AST/Interp/Interp.h:93
Parameters
- clang::interp::InterpState& S
- clang::interp::CodePtr OpPC
- const clang::CXXMethodDecl* MD