Searched refs:fInitNonConstGlobalVars (Results 1 – 4 of 4) sorted by relevance
248 std::vector<const VarDeclaration*> fInitNonConstGlobalVars; variable
772 for (const auto& var: fInitNonConstGlobalVars) { in writeFunction()1318 fInitNonConstGlobalVars.push_back(&var); in writeGlobalStruct()
252 std::vector<const VarDeclaration*> fInitNonConstGlobalVars; variable
916 for (const auto& var: fInitNonConstGlobalVars) { in writeFunction()1460 fInitNonConstGlobalVars.push_back(&var); in writeGlobalStruct()