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