Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1650 void emitUsesAllocatorsInit(CodeGenFunction &CGF, const Expr *Allocator,
H A DCGOpenMPRuntime.cpp6006 CGF.CGM.getOpenMPRuntime().emitUsesAllocatorsInit( in Enter()
6042 void CGOpenMPRuntime::emitUsesAllocatorsInit(CodeGenFunction &CGF, in emitUsesAllocatorsInit() function in CGOpenMPRuntime