Searched refs:countOfInnerDecls (Results 1 – 2 of 2) sorted by relevance
4359 int countOfInnerDecls = 0; in SynthBlockInitExpr() local4368 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()4374 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()4387 InnerDeclRefsCount.push_back(countOfInnerDecls); in SynthBlockInitExpr()
5211 int countOfInnerDecls = 0; in SynthBlockInitExpr() local5220 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()5226 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()5239 InnerDeclRefsCount.push_back(countOfInnerDecls); in SynthBlockInitExpr()