Searched refs:fInitNonConstGlobalVars (Results 1 – 2 of 2) sorted by relevance
253 std::vector<const VarDeclaration*> fInitNonConstGlobalVars; variable
930 for (const auto& var: fInitNonConstGlobalVars) { in writeFunction()1466 fInitNonConstGlobalVars.push_back(&var); in writeGlobalStruct()