Searched refs:countOfInnerDecls (Results 1 – 1 of 1) sorted by relevance
5202 int countOfInnerDecls = 0; in SynthBlockInitExpr() local5211 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()5217 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()5230 InnerDeclRefsCount.push_back(countOfInnerDecls); in SynthBlockInitExpr()