Searched defs:isBcastType (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ | ||
D | MPIFunctionClassifier.cpp | 256 bool MPIFunctionClassifier::isBcastType(const IdentifierInfo *IdentInfo) const { in isBcastType() function in clang::ento::mpi::MPIFunctionClassifier |
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ | ||
D | MPIFunctionClassifier.cpp | 255 bool MPIFunctionClassifier::isBcastType(const IdentifierInfo *IdentInfo) const { in isBcastType() function in clang::ento::mpi::MPIFunctionClassifier |