Searched defs:localDecls (Results 1 – 3 of 3) sorted by relevance
256 std::map<const Function *, std::vector<const GlobalVariable *>> localDecls; variable
377 std::stringstream decls, checks, localDecls; in initPrograms() local