Searched refs:countOfInnerDecls (Results 1 – 2 of 2) sorted by relevance
4340 int countOfInnerDecls = 0; in SynthBlockInitExpr() local4350 countOfInnerDecls++; in SynthBlockInitExpr()4355 countOfInnerDecls++; in SynthBlockInitExpr()4366 InnerDeclRefsCount.push_back(countOfInnerDecls); in SynthBlockInitExpr()
5178 int countOfInnerDecls = 0; in SynthBlockInitExpr() local5187 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()5191 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()5202 InnerDeclRefsCount.push_back(countOfInnerDecls); in SynthBlockInitExpr()