p_value
Match any constant into a variable
Synopsis
Declared in <src/midend/programTransformation/finiteDifferencing/patternRewrite.h>
Pattern*
p_value(std::string name);
Return Value
Abstract interface for a pattern which can match ASTs
Created with MrDocs