Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h87 CallEventRef<T> cloneWithState(ProgramStateRef State) const { in cloneWithState() function
376 CallEventRef<> cloneWithState(ProgramStateRef NewState) const { in cloneWithState() function
1436 CallEventRef<T> CallEvent::cloneWithState(ProgramStateRef NewState) const { in cloneWithState() function