Searched refs:kLeftBrace (Results 1 – 3 of 3) sorted by relevance
187 kLeftBrace, enumerator
1196 } else if (Punctuation::kLeftBrace == token.fPunctuation) { in structSizeMembers()1345 if (Punctuation::kLeftBrace == child.fPunctuation) { in populate()1422 Punctuation::kLeftBrace == child.fPunctuation || in populate()2004 if (Punctuation::kLeftBrace == child.fPunctuation || in populate()
1985 if (Punctuation::kLeftBrace != iter->fPunctuation) { in parseClass()2457 SkASSERT(Punctuation::kLeftBrace == tokenIter->fPunctuation); in parseEnumConst()2584 || Punctuation::kLeftBrace == testIter->fPunctuation in parseMethod()2626 || Punctuation::kLeftBrace == testIter->fPunctuation in parseMethod()3038 this->addPunctuation(Punctuation::kLeftBrace); in parseChar()