Home
last modified time | relevance | path

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

/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp662 InitialState = FinalState = ParentBaseState; in addStateStores() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1214 unsigned analyzeSolutionSpace(LineState &InitialState, bool DryRun) { in analyzeSolutionSpace()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp137 char InitialState = 0; member