Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp287 static ProgramStateRef invalidateSourceBuffer(CheckerContext &C,
1257 ProgramStateRef CStringChecker::invalidateSourceBuffer(CheckerContext &C, in invalidateSourceBuffer() function in CStringChecker
1538 state = invalidateSourceBuffer(C, state, Call.getCFGElementRef(), in evalCopyCommon()
2281 state = invalidateSourceBuffer(C, state, Call.getCFGElementRef(), srcVal); in evalStrcpyCommon()