Searched defs:addTransition (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h164 ExplodedNode *addTransition(ProgramStateRef State = nullptr, function in class:clang::ento::CheckerContext
176 ExplodedNode *addTransition(ProgramStateRef State, function in class:clang::ento::CheckerContext
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp48 void DfaEmitter::addTransition(state_type From, state_type To, action_type A) { function in class:DfaEmitter

Completed in 91 milliseconds