Home
last modified time | relevance | path

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

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