Searched refs:countOfInnerDecls (Results 1 – 2 of 2) sorted by relevance
4357 int countOfInnerDecls = 0; in SynthBlockInitExpr() local4366 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()4372 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()4385 InnerDeclRefsCount.push_back(countOfInnerDecls); in SynthBlockInitExpr()
5205 int countOfInnerDecls = 0; in SynthBlockInitExpr() local5214 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()5220 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()5233 InnerDeclRefsCount.push_back(countOfInnerDecls); in SynthBlockInitExpr()