Searched refs:EmitAtSynchronizedStmt (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h110 void EmitAtSynchronizedStmt(CodeGenFunction &CGF,
H A DCGObjCRuntime.cpp325 void CGObjCRuntime::EmitAtSynchronizedStmt(CodeGenFunction &CGF, function in class:CGObjCRuntime
H A DCGObjCGNU.cpp3926 EmitAtSynchronizedStmt(CGF, S, SyncEnterFn, SyncExitFn);
H A DCGObjCMac.cpp7783 EmitAtSynchronizedStmt(CGF, S, ObjCTypes.getSyncEnterFn(),

Completed in 147 milliseconds