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()
255 std::vector<const VarDeclaration*> fInitNonConstGlobalVars; variable
938 for (const auto& var: fInitNonConstGlobalVars) { in writeFunction()1472 fInitNonConstGlobalVars.push_back(&var); in writeGlobalStruct()