Searched refs:ReplayWithoutInlining (Results 1 – 3 of 3) sorted by relevance
590 struct ReplayWithoutInlining{}; struct592 struct ProgramStateTrait<ReplayWithoutInlining> :
472 const void *ReplayState = State->get<ReplayWithoutInlining>(); in getInlineFailedState()479 return State->remove<ReplayWithoutInlining>(); in getInlineFailedState()
1229 NewNodeState->set<ReplayWithoutInlining>(const_cast<Stmt *>(CE)); in replayWithoutInlining()