Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DDynamicTypeMap.cpp45 ProgramStateRef NewState = State->set<DynamicTypeMap>(Reg, NewTy); in setDynamicTypeInfo() local
DProgramState.cpp100 ProgramState NewState = *state; in removeDeadBindings() local
376 ProgramState NewState(*FromState); in getPersistentStateWithGDM() local
503 ProgramState NewState = *state; in removeGDM() local
682 ProgramStateRef NewState = set<TaintMap>(Sym, Kind); in addTaint() local
DExprEngine.cpp1091 ProgramStateRef NewState = in Visit() local
/external/mesa3d/src/mesa/swrast_setup/
Dss_context.h36 GLuint NewState; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSection.cpp38 void MCSection::setBundleLockState(BundleLockStateType NewState) { in setBundleLockState()
/external/llvm/lib/MC/
DMCSection.cpp37 void MCSection::setBundleLockState(BundleLockStateType NewState) { in setBundleLockState()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp348 int NewState; member
458 int NewState = StateAndEnd.first; in scan() local
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp340 int NewState; member
450 int NewState = StateAndEnd.first; in scan() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h364 CallEventRef<> cloneWithState(ProgramStateRef NewState) const { in cloneWithState()
1083 CallEventRef<T> CallEvent::cloneWithState(ProgramStateRef NewState) const { in cloneWithState()
/external/mesa3d/src/mesa/swrast/
Ds_context.h251 GLbitfield NewState; member
/external/clang/lib/Basic/
DDiagnostic.cpp243 DiagState *NewState = &DiagStates.back(); in setSeverity() local
/external/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp938 const State *NewState = nullptr; in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp943 const State *NewState = nullptr; in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocFast.cpp441 MCPhysReg PhysReg, RegState NewState) { in definePhysReg()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocFast.cpp384 RegState NewState) { in definePhysReg()
/external/llvm/lib/CodeGen/
DRegAllocFast.cpp417 RegState NewState) { in definePhysReg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp888 BDVState NewState; in findBasePointer() local
DNewGVN.cpp3093 auto NewState = AllEqual ? MPS_Equivalent : MPS_Unique; in valueNumberMemoryPhi() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp768 BDVState NewState; in findBasePointer() local
/external/clang/lib/Sema/
DSemaDeclAttr.cpp1040 SetTypestateAttr::ConsumedState NewState; in handleSetTypestateAttr() local
/external/clang/lib/Serialization/
DASTReader.cpp5159 DiagnosticsEngine::DiagState *NewState = &Diag.DiagStates.back(); in ReadPragmaDiagnosticMappings() local
/external/mesa3d/src/mesa/main/
Dmtypes.h4963 GLbitfield NewState; /**< bitwise-or of _NEW_* flags */ member