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

/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2849 static void EmitOMPAtomicReadExpr(CodeGenFunction &CGF, bool IsSeqCst, function
3146 EmitOMPAtomicReadExpr(CGF, IsSeqCst, X, V, Loc);

Completed in 66 milliseconds