Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2788 llvm::FunctionCallee StaticInitFunction = in emitForStaticInit() local
2791 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitForStaticInit()
2804 llvm::FunctionCallee StaticInitFunction; in emitDistributeStaticInit() local
2808 StaticInitFunction = createForStaticInitFunction( in emitDistributeStaticInit()
2811 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitDistributeStaticInit()