Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTraverse.h206 R_SExpr reduceSApply(SApply &Orig, R_SExpr E0, R_SExpr E1) { in reduceSApply() function
DThreadSafetyTIL.h890 return Vs.reduceSApply(*this, Nf, Na); in traverse()