SymbolicFunctionDeclarationGroup::get_val
Synopses
Declared in <src/midend/astUtil/annotation/AnnotExpr.h>
bool
get_val(
std::vector<SymbolicVal> const& argList,
SymbolicVal& r) const;
bool
get_val(
AstInterface& fa,
AstInterface::AstNodeList const& argList,
AstNodePtr& r) const;
Created with MrDocs