HomeSort by: relevance | last modified time | path
    Searched refs:emitForStaticInit (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 1181 virtual void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
2080 void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
CGStmtOpenMP.cpp 2783 RT.emitForStaticInit(*this, S.getBeginLoc(), S.getDirectiveKind(),
3200 CGF.CGM.getOpenMPRuntime().emitForStaticInit(
3743 CGF.CGM.getOpenMPRuntime().emitForStaticInit(
CGOpenMPRuntime.cpp 2809 void CGOpenMPRuntime::emitForStaticInit(CodeGenFunction &CGF,
12678 void CGOpenMPSIMDRuntime::emitForStaticInit(

Completed in 28 milliseconds