Home | History | Annotate | Download | only in registry

Lines Matching refs:genFuncPointers

276 #   genFuncPointers - True if function pointer typedefs should be
301 genFuncPointers = True,
313 self.genFuncPointers = genFuncPointers
588 if (self.genOpts.genFuncPointers and self.cmdPointerBody != ''):
639 if (self.genOpts.genFuncPointers):