Home
last modified time | relevance | path

Searched refs:ExplNode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp25 const ExplodedNode *const ExplNode, in reportDoubleNonblocking() argument
33 DoubleNonblockingBugType, ErrorText, ExplNode); in reportDoubleNonblocking()
50 const ExplodedNode *const ExplNode, in reportMissingWait() argument
56 ErrorText, ExplNode); in reportMissingWait()
70 const ExplodedNode *const ExplNode, in reportUnmatchedWait() argument
76 ErrorText, ExplNode); in reportUnmatchedWait()