Searched refs:secondPointerIsConst (Results 1 – 1 of 1) sorted by relevance
280 …def __init__ (self, name, qualifiers, aType, pointer = None, secondPointerIsConst = False, arraySi… argument285 self.secondPointerIsConst = secondPointerIsConst1440 if workingOnFunctionArgument and arg.secondPointerIsConst: