reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
32 bool isPointToPointType(const IdentifierInfo *const IdentInfo) const;
63 if (FuncClassifier.isPointToPointType(Identifier)) {
tools/clang/tools/extra/clang-tidy/mpi/TypeMismatchCheck.cpp 283 if (FuncClassifier.isPointToPointType(Identifier)) {