Searched refs:Destructors (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DIceGlobalContext.h279 /// destructible by not registering a destructor. Destructors will be invoked
501 // Destructors collaborate with Allocator
516 DestructorArray Destructors; member in class:Ice::GlobalContext::CodeStats
616 return LockedPtr<DestructorArray>(&Destructors, &DestructorsLock);
/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3835 enum { Priority = 0, Destructors = 1 }; enumerator in enum:__anon1290
3845 Data1LV, *std::next(KmpCmplrdataUD->field_begin(), Destructors));
/external/clang/unittests/Format/
H A DFormatTest.cpp10753 TEST_F(FormatTest, Destructors) {

Completed in 456 milliseconds