Searched refs:ptrChunk (Results 1 – 2 of 2) sorted by relevance
352 DeclaratorChunk &ptrChunk = declarator.getTypeObject(i-1); in maybeMovePastReturnType() local353 switch (ptrChunk.Kind) { in maybeMovePastReturnType()369 result = &ptrChunk; in maybeMovePastReturnType()
421 DeclaratorChunk &ptrChunk = declarator.getTypeObject(i-1); in maybeMovePastReturnType() local422 switch (ptrChunk.Kind) { in maybeMovePastReturnType()438 result = &ptrChunk; in maybeMovePastReturnType()