reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
  397   ASTContext &Ctx = CGM.getContext();
  457             : CGM.getOpenMPRuntime().translateParameter(FD, Arg));
  469       CGM.getTypes().arrangeBuiltinFunctionDeclaration(Ctx.VoidTy, TargetArgs);
  470   llvm::FunctionType *FuncLLVMTy = CGM.getTypes().GetFunctionType(FuncInfo);
  474                              FO.FunctionName, &CGM.getModule());
  475   CGM.SetInternalFunctionAttributes(CD, F, FuncInfo);
  489       LocalAddr = CGM.getOpenMPRuntime().getParameterAddress(CGF, Args[Cnt],