Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp436 static bool shouldEscapeOSArgumentOnCall(const CallEvent &CE, unsigned ArgIdx, in shouldEscapeOSArgumentOnCall() function
460 if (shouldEscapeOSArgumentOnCall(CallOrMsg, idx, T)) in processSummaryOfInlined()
626 if (shouldEscapeOSArgumentOnCall(CallOrMsg, idx, T)) in checkSummary()