Home
last modified time | relevance | path

Searched defs:cloneWithState (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h91 CallEventRef<T> cloneWithState(ProgramStateRef State) const { cloneWithState() function
381 CallEventRef<> cloneWithState(ProgramStateRef NewState) const { cloneWithState() function
1401 CallEventRef<T> CallEvent::cloneWithState(ProgramStateRef NewState) const { cloneWithState() function