Searched refs:PSK_DirectEscapeOnCall (Results 1 – 7 of 7) sorted by relevance
227 if (Kind == PSK_DirectEscapeOnCall && guaranteedNotToCloseFile(*Call)) { in checkPointerEscape()
578 (Kind == PSK_DirectEscapeOnCall || Kind == PSK_IndirectEscapeOnCall || in checkPointerEscape()
1740 if (Kind == PSK_DirectEscapeOnCall && Call->isInSystemHeader()) in checkPointerEscape()
3308 if (Kind == PSK_DirectEscapeOnCall && in checkPointerEscapeAux()
84 PSK_DirectEscapeOnCall, enumerator
622 (Kind != PSK_DirectEscapeOnCall && in runCheckersForPointerEscape()
3557 SymbolsDirectlyInvalidated, Call, PSK_DirectEscapeOnCall, &ITraits); in notifyCheckersOfPointerEscape()