Searched defs:VariableDeclarationList (Results 1 – 2 of 2) sorted by relevance
47 virtual void instrumentGlobals(VariableDeclarationList &) {} in instrumentGlobals() argument
166 VariableDeclarationList() : Arena(new ArenaAllocator()) {} in VariableDeclarationList() function