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

References

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