Home
last modified time | relevance | path

Searched defs:VariableDeclarationList (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h47 virtual void instrumentGlobals(VariableDeclarationList &) {} in instrumentGlobals() argument
DIceDefs.h166 VariableDeclarationList() : Arena(new ArenaAllocator()) {} in VariableDeclarationList() function