Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h213 const TypeList &getTypes() const { return Types; } in getTypes() function
/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.hpp265 const vector<Type*>& getTypes (void) { return m_types; } in getTypes() function in deqp::gls::LifetimeTests::details::Types