Lines Matching refs:stripPointerCasts
887 &i != DFSanUnionFn.getCallee()->stripPointerCasts() && in runImpl()
888 &i != DFSanCheckedUnionFn.getCallee()->stripPointerCasts() && in runImpl()
889 &i != DFSanUnionLoadFn.getCallee()->stripPointerCasts() && in runImpl()
890 &i != DFSanUnionLoadFast16LabelsFn.getCallee()->stripPointerCasts() && in runImpl()
891 &i != DFSanUnimplementedFn.getCallee()->stripPointerCasts() && in runImpl()
892 &i != DFSanSetLabelFn.getCallee()->stripPointerCasts() && in runImpl()
893 &i != DFSanNonzeroLabelFn.getCallee()->stripPointerCasts() && in runImpl()
894 &i != DFSanVarargWrapperFn.getCallee()->stripPointerCasts() && in runImpl()
895 &i != DFSanLoadCallbackFn.getCallee()->stripPointerCasts() && in runImpl()
896 &i != DFSanStoreCallbackFn.getCallee()->stripPointerCasts() && in runImpl()
897 &i != DFSanMemTransferCallbackFn.getCallee()->stripPointerCasts() && in runImpl()
898 &i != DFSanCmpCallbackFn.getCallee()->stripPointerCasts()) in runImpl()
1710 if (F == DFSF.DFS.DFSanVarargWrapperFn.getCallee()->stripPointerCasts()) in visitCallBase()