Searched defs:ParentState (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | VforkChecker.cpp | 173 ProgramStateRef ParentState, ChildState; in checkPostCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 377 calculateCXXStateNumbers(WinEHFuncInfo & FuncInfo,const Instruction * FirstNonPHI,int ParentState) calculateCXXStateNumbers() argument 471 addSEHExcept(WinEHFuncInfo & FuncInfo,int ParentState,const Function * Filter,const BasicBlock * Handler) addSEHExcept() argument 482 addSEHFinally(WinEHFuncInfo & FuncInfo,int ParentState,const BasicBlock * Handler) addSEHFinally() argument 498 calculateSEHStateNumbers(WinEHFuncInfo & FuncInfo,const Instruction * FirstNonPHI,int ParentState) calculateSEHStateNumbers() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 704 StateType ParentState; followUsesInMBEC() local
|