Home
last modified time | relevance | path

Searched defs:getGlobals (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.cpp129 LockedPtr<VariableDeclarationList> Instrumentation::getGlobals() { in getGlobals() function in Ice::Instrumentation
DIceGlobalContext.h420 LockedPtr<VariableDeclarationList> getGlobals() { in getGlobals() function
/external/skqp/src/views/
DSkEventSink.cpp25 static SkEventSink_Globals& getGlobals() { in getGlobals() function
/external/skia/src/views/
DSkEventSink.cpp25 static SkEventSink_Globals& getGlobals() { in getGlobals() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h82 const StringMap<DIE*> &getGlobals() const { return Globals; } in getGlobals() function