Home | History | Annotate | Download | only in AST

Lines Matching refs:shouldUseDataRecursionFor

159   bool shouldUseDataRecursionFor(Stmt *S) const {
451 if (getDerived().shouldUseDataRecursionFor(CurrS)) {
541 if (getDerived().shouldUseDataRecursionFor(S))