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.h328 bool CausesPointerEscape, InvalidatedSymbols *IS = nullptr,
334 const LocationContext *LCtx, bool CausesPointerEscape,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1293 bool CausesPointerEscape = InvalidationTraitOperations(ITraits, R); in invalidateBufferAux() local
1296 CausesPointerEscape, nullptr, nullptr, in invalidateBufferAux()