Lines Matching refs:getClausesOfKind
2552 S.getClausesOfKind<OMPOrderedClause>(),
4377 for (const auto *C : D.getClausesOfKind<OMPAffinityClause>()) {
4430 for (const auto *C : D.getClausesOfKind<OMPAffinityClause>()) {
4462 for (const auto *C : D.getClausesOfKind<OMPAffinityClause>()) {
6404 for (const auto *C : D.getClausesOfKind<OMPUsesAllocatorsClause>()) {
6738 for (const auto *C : Dir->getClausesOfKind<OMPIfClause>()) {
6929 for (const auto *C : D.getClausesOfKind<OMPIfClause>()) {
8672 for (const auto *C : Dir.getClausesOfKind<OMPFirstprivateClause>())
8677 for (const auto *C : Dir.getClausesOfKind<OMPUsesAllocatorsClause>()) {
8690 for (const auto *C : Dir.getClausesOfKind<OMPIsDevicePtrClause>())
8915 for (const auto *C : CurExecDir->getClausesOfKind<OMPMapClause>()) {
12082 for (const auto *C : S.getClausesOfKind<OMPNontemporalClause>()) {
12149 for (const auto *C : S.getClausesOfKind<OMPPrivateClause>()) {
12159 for (const auto *C : S.getClausesOfKind<OMPFirstprivateClause>()) {
12169 for (const auto *C : S.getClausesOfKind<OMPLastprivateClause>()) {
12179 for (const auto *C : S.getClausesOfKind<OMPReductionClause>()) {
12189 for (const auto *C : S.getClausesOfKind<OMPLinearClause>()) {
12215 llvm::any_of(S.getClausesOfKind<OMPLastprivateClause>(),
12229 for (const auto *C : S.getClausesOfKind<OMPLastprivateClause>()) {