Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp265 ProgramStateRef InitialState = C.getState(); in checkBeginFunction() local
510 ProgramStateRef InitialState = State; in diagnoseMissingReleases() local
841 ProgramStateRef InitialState = C.getState(); in transitionToReleaseValue() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86WinEHState.cpp663 int InitialState = OverdefinedState; in addStateStores() local
/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1147 unsigned analyzeSolutionSpace(LineState &InitialState, bool DryRun) { in analyzeSolutionSpace()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp139 char InitialState = 0; member