Home
last modified time | relevance | path

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

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