Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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.h857 return Vs.reduceApply(*this, Nf, Na); in traverse()