Searched refs:fWroteMethod (Results 1 – 2 of 2) sorted by relevance
191 fWroteMethod = false; in reset()234 bool fWroteMethod; variable
894 fWroteMethod = true; in methodOut()1002 const char* blockStart = !fWroteMethod && fDeferComment ? fDeferComment->fContentEnd : fStart; in structMemberOut()1003 const char* blockEnd = fWroteMethod && fDeferComment ? fDeferComment->fStart - 1 : in structMemberOut()1007 fWroteMethod = false; in structMemberOut()