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

/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h668 virtual void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGStmtOpenMP.cpp1836 RT.emitForStaticInit(*this, S.getLocStart(), ScheduleKind, IVSize, IVSigned,
2043 RT.emitForStaticInit(*this, S.getLocStart(), ScheduleKind,
2238 CGF.CGM.getOpenMPRuntime().emitForStaticInit(
H A DCGOpenMPRuntime.cpp2529 void CGOpenMPRuntime::emitForStaticInit(CodeGenFunction &CGF, function in class:CGOpenMPRuntime

Completed in 176 milliseconds