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