Searched refs:emitForStaticInit (Results 1 - 3 of 3) sorted by relevance
/external/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.h | 668 virtual void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
|
H A D | CGStmtOpenMP.cpp | 1836 RT.emitForStaticInit(*this, S.getLocStart(), ScheduleKind, IVSize, IVSigned, 2043 RT.emitForStaticInit(*this, S.getLocStart(), ScheduleKind, 2238 CGF.CGM.getOpenMPRuntime().emitForStaticInit(
|
H A D | CGOpenMPRuntime.cpp | 2529 void CGOpenMPRuntime::emitForStaticInit(CodeGenFunction &CGF, function in class:CGOpenMPRuntime
|
Completed in 176 milliseconds