Searched refs:countOfInnerDecls (Results 1 – 2 of 2) sorted by relevance
4360 int countOfInnerDecls = 0; in SynthBlockInitExpr() local4369 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()4375 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()4388 InnerDeclRefsCount.push_back(countOfInnerDecls); in SynthBlockInitExpr()
5217 int countOfInnerDecls = 0; in SynthBlockInitExpr() local5226 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()5232 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()5245 InnerDeclRefsCount.push_back(countOfInnerDecls); in SynthBlockInitExpr()