Home | History | Annotate | Download | only in Sema

Lines Matching refs:Recursive

2391 /// \param Recursive if true, recursively instantiates any functions that
2399 bool Recursive,
2475 // If we're performing recursive template instantiation, create our own
2480 if (Recursive) {
2567 if (Recursive) {
2597 /// \param Recursive if true, recursively instantiates any functions that
2606 bool Recursive,
2657 // If we're performing recursive template instantiation, create our own
2662 if (Recursive) {
2686 if (Recursive) {