Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp93 ProgramStateRef NewState = State->set<TaintMap>(Sym, Kind); addTaint() local
119 ProgramStateRef NewState = State->remove<TaintMap>(Sym); removeTaint() local
142 ProgramStateRef NewState = State->set<DerivedSymTaint>(ParentSym, Regs); addPartialTaint() local
H A DIteratorModeling.cpp544 auto NewState = handleIncrement() local
570 auto NewState = handleDecrement() local
660 ProgramStateRef NewState = setIteratorPosition(State, NewVal, *NewPos); handlePtrIncrOrDecr() local
800 auto NewState = State->assume(comparison.castAs<DefinedSVal>(), Equal); relateSymbols() local
[all...]
H A DNonNullParamChecker.cpp271 if (ProgramStateRef NewState = State->assume(StoredVal, true)) { in checkBeginFunction() local
H A DIterator.cpp272 ProgramStateRef NewState = State; in assumeNoOverflow() local
H A DCastValueChecker.cpp309 ProgramStateRef NewState = State; in addInstanceOfTransition() local
H A DNullabilityChecker.cpp637 if (ProgramStateRef NewState = State->assume(*StoredVal, true)) { in checkLocation() local
H A DStdLibraryFunctionsChecker.cpp1319 ProgramStateRef NewState = State; in checkPreCall() local
1374 ProgramStateRef NewState = State; in checkPostCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCSection.cpp39 setBundleLockState(BundleLockStateType NewState) setBundleLockState() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp278 if (SeenStates.emplace(NewState).second) in emit() local
179 uint64_t NewState; global() member in __anonb2962b720211::Transition
[all...]
H A DDFAPacketizerEmitter.cpp327 for (uint64_t NewState : applyInsnClass(Resources, State)) { in emitForItineraries() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp101 ProgramState NewState = *state; in removeDeadBindingsFromEnvironmentAndStore() local
406 ProgramState NewState(*FromState); getPersistentStateWithGDM() local
539 ProgramState NewState = *state; removeGDM() local
[all...]
H A DExprEngine.cpp1146 ProgramStateRef NewState = Pred->getState(); in ProcessLoopExit() local
2128 ProgramStateRef NewState = Visit() local
2500 ProgramStateRef NewState = updateLoopStack(Term, AMgr.getASTContext(), processCFGBlockEntrance() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h330 ProgramStateRef NewState = REGISTER_TRAIT_WITH_PROGRAMSTATE() local
H A DCallEvent.h381 cloneWithState(ProgramStateRef NewState) cloneWithState() argument
1401 cloneWithState(ProgramStateRef NewState) cloneWithState() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp385 int NewState; member
495 int NewState = StateAndEnd.first; in scan() local
/freebsd-src/usr.sbin/ppp/
H A Dfsm.c169 NewState(struct fsm *fp, int new) in NewState() function
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp1904 auto &NewState = State.Stack.back(); moveStatePastScopeOpener() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp424 setPhysRegState(MCPhysReg PhysReg,unsigned NewState) setPhysRegState() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h302 setState(const MachineIRBuilderState & NewState) setState() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1027 BDVState NewState(BDV); in findBasePointer() local
H A DNewGVN.cpp3087 auto NewState = AllEqual ? MPS_Equivalent : MPS_Unique; in valueNumberMemoryPhi() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp1368 SetTypestateAttr::ConsumedState NewState; handleSetTypestateAttr() local
8990 std::vector<StringRef> NewState; handleArmNewAttr() local
/freebsd-src/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h706 U16 NewState; /* 02h */ member
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6549 DiagState *NewState = &Diag.DiagStates.back(); ReadPragmaDiagnosticMappings() local