Home
last modified time | relevance | path

Searched defs:ParentState (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DVforkChecker.cpp173 ProgramStateRef ParentState, ChildState; in checkPostCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp377 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 DAttributorAttributes.cpp704 StateType ParentState; followUsesInMBEC() local