Searched refs:declStatement (Results 1 – 1 of 1) sorted by relevance
1072 for (const auto& declStatement : decls.fDeclaration->fVars) { in compileVarDeclarations() local1073 const VarDeclaration& decl = (VarDeclaration&) *declStatement; in compileVarDeclarations()