Searched refs:isPostfixStyle (Results 1 – 1 of 1) sorted by relevance
871 bool isPostfixStyle; member882 if ( p->isPostfixStyle) p->buf->writeByte(' '); in fp()884 if (!p->isPostfixStyle) p->buf->writeByte(' '); in fp()901 pas.isPostfixStyle = true; in visitFuncIdentWithPostfix()946 pas.isPostfixStyle = false; in visitFuncIdentWithPrefix()