Home
last modified time | relevance | path

Searched defs:FromState (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp64 for (state_type FromState : DS) { in visitDfaState() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp418 ProgramStateRef FromState, in getPersistentStateWithGDM()