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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 6152   ImplicitParamDecl Param(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy,
 6152   ImplicitParamDecl Param(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy,
 6156       CGM.getTypes().arrangeBuiltinFunctionDeclaration(C.VoidTy, Args);
 6164   CGF.StartFunction(GlobalDecl(), C.VoidTy, Fn, FnInfo, Args, Loc, Loc);
 6167       C.getPointerType(C.VoidPtrTy).castAs<PointerType>());
 6167       C.getPointerType(C.VoidPtrTy).castAs<PointerType>());