reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
30 IdentInfo_MPI_Send = &ASTCtx.Idents.get("MPI_Send"); 35 IdentInfo_MPI_Isend = &ASTCtx.Idents.get("MPI_Isend"); 41 IdentInfo_MPI_Ssend = &ASTCtx.Idents.get("MPI_Ssend"); 46 IdentInfo_MPI_Issend = &ASTCtx.Idents.get("MPI_Issend"); 52 IdentInfo_MPI_Bsend = &ASTCtx.Idents.get("MPI_Bsend"); 57 IdentInfo_MPI_Ibsend = &ASTCtx.Idents.get("MPI_Ibsend"); 63 IdentInfo_MPI_Rsend = &ASTCtx.Idents.get("MPI_Rsend"); 68 IdentInfo_MPI_Irsend = &ASTCtx.Idents.get("MPI_Irsend"); 73 IdentInfo_MPI_Recv = &ASTCtx.Idents.get("MPI_Recv"); 78 IdentInfo_MPI_Irecv = &ASTCtx.Idents.get("MPI_Irecv");