Searched refs:doubleMeUp (Results 1 – 1 of 1) sorted by relevance
524 bool doubleMeUp = i.startsWith("typedef ") || looks_like_const(i) in writeCodeBlock() local527 || i.startsWith("typedef ") || doubleMeUp || fCheck.fTypedefReturn in writeCodeBlock()529 if (lastIndent > 0 && (!doubleMeUp || !lastDoubleMeUp)) { in writeCodeBlock()533 lastDoubleMeUp = doubleMeUp; in writeCodeBlock()535 if (doubleMeUp) { in writeCodeBlock()