Skip to content

p_int

Match a particular integer

Synopsis

Declared in <src/midend/programTransformation/finiteDifferencing/patternRewrite.h>

Pattern*
p_int(int x);

Return Value

Abstract interface for a pattern which can match ASTs

Created with MrDocs