Searched refs:StaticInitFunction (Results 1 – 1 of 1) sorted by relevance
2788 llvm::FunctionCallee StaticInitFunction = in emitForStaticInit() local2791 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitForStaticInit()2804 llvm::FunctionCallee StaticInitFunction; in emitDistributeStaticInit() local2808 StaticInitFunction = createForStaticInitFunction( in emitDistributeStaticInit()2811 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitDistributeStaticInit()