reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
87 IdentInfo_MPI_Scatter = &ASTCtx.Idents.get("MPI_Scatter"); 93 IdentInfo_MPI_Iscatter = &ASTCtx.Idents.get("MPI_Iscatter"); 100 IdentInfo_MPI_Gather = &ASTCtx.Idents.get("MPI_Gather"); 106 IdentInfo_MPI_Igather = &ASTCtx.Idents.get("MPI_Igather"); 113 IdentInfo_MPI_Allgather = &ASTCtx.Idents.get("MPI_Allgather"); 119 IdentInfo_MPI_Iallgather = &ASTCtx.Idents.get("MPI_Iallgather"); 126 IdentInfo_MPI_Bcast = &ASTCtx.Idents.get("MPI_Bcast"); 132 IdentInfo_MPI_Ibcast = &ASTCtx.Idents.get("MPI_Ibcast"); 139 IdentInfo_MPI_Reduce = &ASTCtx.Idents.get("MPI_Reduce"); 145 IdentInfo_MPI_Ireduce = &ASTCtx.Idents.get("MPI_Ireduce"); 152 IdentInfo_MPI_Allreduce = &ASTCtx.Idents.get("MPI_Allreduce"); 158 IdentInfo_MPI_Iallreduce = &ASTCtx.Idents.get("MPI_Iallreduce"); 165 IdentInfo_MPI_Alltoall = &ASTCtx.Idents.get("MPI_Alltoall"); 171 IdentInfo_MPI_Ialltoall = &ASTCtx.Idents.get("MPI_Ialltoall");