Home
last modified time | relevance | path

Searched refs:emitUsesAllocatorsFini (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1893 void emitUsesAllocatorsFini(CodeGenFunction &CGF, const Expr *Allocator);
DCGOpenMPRuntime.cpp6342 CGF.CGM.getOpenMPRuntime().emitUsesAllocatorsFini(CGF, in Exit()
6405 void CGOpenMPRuntime::emitUsesAllocatorsFini(CodeGenFunction &CGF, in emitUsesAllocatorsFini() function in CGOpenMPRuntime