Searched refs:ExplNode (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
H A D | MPIBugReporter.cpp | 26 const ExplodedNode *const ExplNode, in reportDoubleNonblocking() argument 34 *DoubleNonblockingBugType, ErrorText, ExplNode); in reportDoubleNonblocking() 51 const ExplodedNode *const ExplNode, in reportMissingWait() argument 57 ErrorText, ExplNode); in reportMissingWait() 71 const ExplodedNode *const ExplNode, in reportUnmatchedWait() argument 77 ErrorText, ExplNode); in reportUnmatchedWait()
|
H A D | MPIBugReporter.h | 45 const ExplodedNode *const ExplNode, 56 const ExplodedNode *const ExplNode, 67 const ExplodedNode *const ExplNode,
|