Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp271 ProgramStateRef InitialState = C.getState(); in checkBeginFunction() local
518 ProgramStateRef InitialState = State; in diagnoseMissingReleases() local
832 ProgramStateRef InitialState = C.getState(); in transitionToReleaseValue() local
/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp659 int InitialState = OverdefinedState; addStateStores() local
/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1214 analyzeSolutionSpace(LineState & InitialState,bool DryRun) analyzeSolutionSpace() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp137 char InitialState = 0; global() member