Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1670 void emitUsesAllocatorsInit(CodeGenFunction &CGF, const Expr *Allocator,
H A DCGOpenMPRuntime.cpp5813 CGF.CGM.getOpenMPRuntime().emitUsesAllocatorsInit( in Enter()
5849 void CGOpenMPRuntime::emitUsesAllocatorsInit(CodeGenFunction &CGF, in emitUsesAllocatorsInit() function in CGOpenMPRuntime