Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h330 const LocationContext *LCtx, bool CausesPointerEscape,
338 bool CausesPointerEscape, InvalidatedSymbols *IS = nullptr,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1299 bool CausesPointerEscape = InvalidationTraitOperations(ITraits, R); in invalidateBufferAux() local
1302 CausesPointerEscape, nullptr, nullptr, in invalidateBufferAux()