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