Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp744 bool isClosingCallAsWritten(const CallExpr &Call) const { in isClosingCallAsWritten() function in __anon299e83ef0711::NoStreamStateChangeVisitor
758 if (isClosingCallAsWritten(*Call)) in doesFnIntendToHandleOwnership()