Home
last modified time | relevance | path

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

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