Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp266 ProgramStateRef InitialState = C.getState(); in checkBeginFunction() local
511 ProgramStateRef InitialState = State; in diagnoseMissingReleases() local
842 ProgramStateRef InitialState = C.getState(); in transitionToReleaseValue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86WinEHState.cpp663 int InitialState = OverdefinedState; in addStateStores() local
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1169 unsigned analyzeSolutionSpace(LineState &InitialState, bool DryRun) { in analyzeSolutionSpace()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp137 char InitialState = 0; member