Searched refs:countOfInnerDecls (Results 1 – 2 of 2) sorted by relevance
4371 int countOfInnerDecls = 0; in SynthBlockInitExpr() local4380 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()4386 InnerDeclRefs.push_back(Exp); countOfInnerDecls++; in SynthBlockInitExpr()4399 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()