Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseD

166     /// get the data (loop counters etc.) about enclosing loop-based construct.
417 "Expected loop-based directive.");
423 "Expected loop-based directive.");
429 "Expected loop-based directive.");
1057 /// Marks the declaration as implicitly firstprivate nin the task-based
1062 /// Checks if the decl is implicitly firstprivate in the task-based region.
1992 // given its type and the clauses where it appears. This table is based on
3816 // Check implicitly captured variables in the task-based directives to
4386 // Capture variables captured by reference in lambdas for target-based
5403 // For range-based for-loops convert the loop counter value to a concrete
6684 Decl *BaseD = HandleDeclarator(S, D, TemplateParamLists);
6685 BaseD->setImplicit(true);
6686 if (auto *BaseTemplD = dyn_cast<FunctionTemplateDecl>(BaseD))
6689 Bases.push_back(cast<FunctionDecl>(BaseD));
8257 // Build minimum/maximum value based on number of iterations.
9359 // directive with for as IV = IV + ST; ensure upper bound expression based
9421 // original loop iteration variable values based on the
12585 "Expected canonical for or range-based for loops.");
15986 // Find all of the associated namespaces and classes based on the
16170 /// Data for the reduction-based clauses.
16905 // For simd directive and simd-based directives in simd mode no need to