Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1889 void emitUsesAllocatorsInit(CodeGenFunction &CGF, const Expr *Allocator,
DCGOpenMPRuntime.cpp6334 CGF.CGM.getOpenMPRuntime().emitUsesAllocatorsInit( in Enter()
6370 void CGOpenMPRuntime::emitUsesAllocatorsInit(CodeGenFunction &CGF, in emitUsesAllocatorsInit() function in CGOpenMPRuntime