Home
last modified time | relevance | path

Searched refs:reduceSApply (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h220 R_SExpr reduceSApply(SApply &Orig, R_SExpr E0, R_SExpr E1) { in reduceSApply() function
H A DThreadSafetyTIL.h904 return Vs.reduceSApply(*this, Nf, Na); in traverse()