Searched refs:emitUsesAllocatorsFini (Results 1 – 2 of 2) sorted by relevance
1893 void emitUsesAllocatorsFini(CodeGenFunction &CGF, const Expr *Allocator);
6342 CGF.CGM.getOpenMPRuntime().emitUsesAllocatorsFini(CGF, in Exit()6405 void CGOpenMPRuntime::emitUsesAllocatorsFini(CodeGenFunction &CGF, in emitUsesAllocatorsFini() function in CGOpenMPRuntime