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