/external/llvm-project/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | reg-move-elimination-2.s | 98 # CHECK: [0,0] DR . . . pxor %mm0, %mm0 99 # CHECK-NEXT: [0,1] DR . . . movq %mm0, %mm1 100 # CHECK-NEXT: [0,2] .DR . . . xorps %xmm0, %xmm0 101 # CHECK-NEXT: [0,3] .DR . . . movaps %xmm0, %xmm1 102 # CHECK-NEXT: [0,4] . DR . . . movups %xmm1, %xmm2 103 # CHECK-NEXT: [0,5] . DR . . . movapd %xmm2, %xmm3 104 # CHECK-NEXT: [0,6] . DR. . . movupd %xmm3, %xmm4 105 # CHECK-NEXT: [0,7] . DR. . . movdqa %xmm4, %xmm5 106 # CHECK-NEXT: [0,8] . DR . . movdqu %xmm5, %xmm0 107 # CHECK-NEXT: [1,0] . DR . . pxor %mm0, %mm0 [all …]
|
D | zero-idioms.s | 294 # CHECK: [0,0] DR . . . . . . .. subl %eax, %eax 295 # CHECK-NEXT: [0,1] DR . . . . . . .. subq %rax, %rax 296 # CHECK-NEXT: [0,2] .DR . . . . . . .. xorl %eax, %eax 297 # CHECK-NEXT: [0,3] .DR . . . . . . .. xorq %rax, %rax 298 # CHECK-NEXT: [0,4] . DR . . . . . . .. pcmpgtb %mm2, %mm2 299 # CHECK-NEXT: [0,5] . DR . . . . . . .. pcmpgtd %mm2, %mm2 300 # CHECK-NEXT: [0,6] . DR. . . . . . .. pcmpgtw %mm2, %mm2 301 # CHECK-NEXT: [0,7] . DR. . . . . . .. pcmpgtb %xmm2, %xmm2 302 # CHECK-NEXT: [0,8] . DR . . . . . .. pcmpgtd %xmm2, %xmm2 303 # CHECK-NEXT: [0,9] . DR . . . . . .. pcmpgtq %xmm2, %xmm2 [all …]
|
D | reg-move-elimination-3.s | 91 # CHECK: [0,0] DR . .. vxorps %xmm0, %xmm0, %xmm0 92 # CHECK-NEXT: [0,1] DR . .. vmovaps %xmm0, %xmm1 93 # CHECK-NEXT: [0,2] .DR . .. vmovups %xmm1, %xmm2 94 # CHECK-NEXT: [0,3] .DR . .. vmovapd %xmm2, %xmm3 95 # CHECK-NEXT: [0,4] . DR . .. vmovupd %xmm3, %xmm4 96 # CHECK-NEXT: [0,5] . DR . .. vmovdqa %xmm4, %xmm5 97 # CHECK-NEXT: [0,6] . DR. .. vmovdqu %xmm5, %xmm0 98 # CHECK-NEXT: [1,0] . DR. .. vxorps %xmm0, %xmm0, %xmm0 99 # CHECK-NEXT: [1,1] . DR .. vmovaps %xmm0, %xmm1 100 # CHECK-NEXT: [1,2] . DR .. vmovups %xmm1, %xmm2 [all …]
|
D | reg-move-elimination-5.s | 84 # CHECK: [0,0] DR . . xorq %rax, %rax 85 # CHECK-NEXT: [0,1] DR . . movq %rax, %rbx 86 # CHECK-NEXT: [0,2] .DR . . movq %rbx, %rcx 87 # CHECK-NEXT: [0,3] .DR . . movq %rcx, %rdx 88 # CHECK-NEXT: [0,4] . DR . . movq %rdx, %rax 89 # CHECK-NEXT: [1,0] . DR . . xorq %rax, %rax 90 # CHECK-NEXT: [1,1] . DR. . movq %rax, %rbx 91 # CHECK-NEXT: [1,2] . DR. . movq %rbx, %rcx 92 # CHECK-NEXT: [1,3] . DR . movq %rcx, %rdx 93 # CHECK-NEXT: [1,4] . DR . movq %rdx, %rax [all …]
|
D | reg-move-elimination-4.s | 84 # CHECK: [0,0] DR . . xorl %eax, %eax 85 # CHECK-NEXT: [0,1] DR . . movl %eax, %ebx 86 # CHECK-NEXT: [0,2] .DR . . movl %ebx, %ecx 87 # CHECK-NEXT: [0,3] .DR . . movl %ecx, %edx 88 # CHECK-NEXT: [0,4] . DR . . movl %edx, %eax 89 # CHECK-NEXT: [1,0] . DR . . xorl %eax, %eax 90 # CHECK-NEXT: [1,1] . DR. . movl %eax, %ebx 91 # CHECK-NEXT: [1,2] . DR. . movl %ebx, %ecx 92 # CHECK-NEXT: [1,3] . DR . movl %ecx, %edx 93 # CHECK-NEXT: [1,4] . DR . movl %edx, %eax [all …]
|
D | dependency-breaking-pcmpgt.s | 70 # CHECK: [0,0] DR .. vpcmpgtb %xmm0, %xmm0, %xmm1 71 # CHECK-NEXT: [0,1] DR .. vpcmpgtw %xmm1, %xmm1, %xmm2 72 # CHECK-NEXT: [0,2] .DR .. vpcmpgtd %xmm2, %xmm2, %xmm3 73 # CHECK-NEXT: [0,3] .DR .. vpcmpgtq %xmm3, %xmm3, %xmm0 74 # CHECK-NEXT: [1,0] . DR .. vpcmpgtb %xmm0, %xmm0, %xmm1 75 # CHECK-NEXT: [1,1] . DR .. vpcmpgtw %xmm1, %xmm1, %xmm2 76 # CHECK-NEXT: [1,2] . DR.. vpcmpgtd %xmm2, %xmm2, %xmm3 77 # CHECK-NEXT: [1,3] . DR.. vpcmpgtq %xmm3, %xmm3, %xmm0 78 # CHECK-NEXT: [2,0] . DR. vpcmpgtb %xmm0, %xmm0, %xmm1 79 # CHECK-NEXT: [2,1] . DR. vpcmpgtw %xmm1, %xmm1, %xmm2 [all …]
|
/external/deqp-deps/SPIRV-Tools/test/link/ |
D | type_match_test.cpp | 37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument 38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument 39 #define PartImage(DR, DA, N, T) \ argument 40 DR(N) " = OpTypeImage " DA(T) " 2D 0 0 0 0 Rgba32f" 41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument 42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument 43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument 44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument 45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument 46 #define PartFunction(DR, DA, N, T) DR(N) " = OpTypeFunction " DA(T) " " DA(T) argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/link/ |
D | type_match_test.cpp | 37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument 38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument 39 #define PartImage(DR, DA, N, T) \ argument 40 DR(N) " = OpTypeImage " DA(T) " 2D 0 0 0 0 Rgba32f" 41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument 42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument 43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument 44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument 45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument 46 #define PartFunction(DR, DA, N, T) DR(N) " = OpTypeFunction " DA(T) " " DA(T) argument
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/link/ |
D | type_match_test.cpp | 37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument 38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument 39 #define PartImage(DR, DA, N, T) \ argument 40 DR(N) " = OpTypeImage " DA(T) " 2D 0 0 0 0 Rgba32f" 41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument 42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument 43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument 44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument 45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument 46 #define PartFunction(DR, DA, N, T) DR(N) " = OpTypeFunction " DA(T) " " DA(T) argument
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeSPARC_32.c | 30 return push_inst(compiler, OR | D(dst) | S1(0) | IMM(imm), DR(dst)); in load_immediate() 32 FAIL_IF(push_inst(compiler, SETHI | D(dst) | ((imm >> 10) & 0x3fffff), DR(dst))); in load_immediate() 33 …return (imm & 0x3ff) ? push_inst(compiler, OR | D(dst) | S1(dst) | IMM_ARG | (imm & 0x3ff), DR(dst… in load_immediate() 50 return push_inst(compiler, OR | D(dst) | S1(0) | S2(src2), DR(dst)); in emit_single_op() 58 return push_inst(compiler, AND | D(dst) | S1(src2) | IMM(0xff), DR(dst)); in emit_single_op() 59 FAIL_IF(push_inst(compiler, SLL | D(dst) | S1(src2) | IMM(24), DR(dst))); in emit_single_op() 60 return push_inst(compiler, SRA | D(dst) | S1(dst) | IMM(24), DR(dst)); in emit_single_op() 70 FAIL_IF(push_inst(compiler, SLL | D(dst) | S1(src2) | IMM(16), DR(dst))); in emit_single_op() 71 …return push_inst(compiler, (op == SLJIT_MOV_S16 ? SRA : SRL) | D(dst) | S1(dst) | IMM(16), DR(dst)… in emit_single_op() 79 …return push_inst(compiler, XNOR | (flags & SET_FLAGS) | D(dst) | S1(0) | S2(src2), DR(dst) | (flag… in emit_single_op() [all …]
|
D | sljitNativeMIPS_64.c | 129 FAIL_IF(push_inst(compiler, op_imm | S(src1) | T(dst) | IMM(src2), DR(dst))); \ 135 FAIL_IF(push_inst(compiler, op_norm | S(src1) | T(src2) | D(dst), DR(dst))); \ 150 FAIL_IF(push_inst(compiler, ins | T(src1) | D(dst) | SH_IMM(src2), DR(dst))); \ 157 FAIL_IF(push_inst(compiler, ins | S(src2) | T(src1) | D(dst), DR(dst))); \ 171 return push_inst(compiler, SELECT_OP(DADDU, ADDU) | S(src2) | TA(0) | D(dst), DR(dst)); in emit_single_op() 179 FAIL_IF(push_inst(compiler, DSLL32 | T(src2) | D(dst) | SH_IMM(24), DR(dst))); in emit_single_op() 180 return push_inst(compiler, DSRA32 | T(dst) | D(dst) | SH_IMM(24), DR(dst)); in emit_single_op() 182 return push_inst(compiler, ANDI | S(src2) | T(dst) | IMM(0xff), DR(dst)); in emit_single_op() 194 FAIL_IF(push_inst(compiler, DSLL32 | T(src2) | D(dst) | SH_IMM(16), DR(dst))); in emit_single_op() 195 return push_inst(compiler, DSRA32 | T(dst) | D(dst) | SH_IMM(16), DR(dst)); in emit_single_op() [all …]
|
D | sljitNativeMIPS_32.c | 46 FAIL_IF(push_inst(compiler, op_imm | S(src1) | T(dst) | IMM(src2), DR(dst))); \ 52 FAIL_IF(push_inst(compiler, op_norm | S(src1) | T(src2) | D(dst), DR(dst))); \ 60 FAIL_IF(push_inst(compiler, op_imm | T(src1) | D(dst) | SH_IMM(src2), DR(dst))); \ 66 FAIL_IF(push_inst(compiler, op_v | S(src2) | T(src1) | D(dst), DR(dst))); \ 81 return push_inst(compiler, ADDU | S(src2) | TA(0) | D(dst), DR(dst)); in emit_single_op() 90 return push_inst(compiler, SEB | T(src2) | D(dst), DR(dst)); in emit_single_op() 92 FAIL_IF(push_inst(compiler, SLL | T(src2) | D(dst) | SH_IMM(24), DR(dst))); in emit_single_op() 93 return push_inst(compiler, SRA | T(dst) | D(dst) | SH_IMM(24), DR(dst)); in emit_single_op() 96 return push_inst(compiler, ANDI | S(src2) | T(dst) | IMM(0xff), DR(dst)); in emit_single_op() 109 return push_inst(compiler, SEH | T(src2) | D(dst), DR(dst)); in emit_single_op() [all …]
|
D | sljitNativeMIPS_common.c | 117 #define DR(dr) (reg_map[dr]) macro 773 …FAIL_IF(push_inst(compiler, ADDIU_W | S(SLJIT_SP) | T(SLJIT_SP) | IMM(-local_size), DR(SLJIT_SP))); in sljit_emit_enter() 778 FAIL_IF(load_immediate(compiler, DR(OTHER_FLAG), local_size)); in sljit_emit_enter() 779 FAIL_IF(push_inst(compiler, ADDU_W | S(SLJIT_SP) | TA(0) | D(TMP_REG2), DR(TMP_REG2))); in sljit_emit_enter() 780 FAIL_IF(push_inst(compiler, SUBU_W | S(SLJIT_SP) | T(OTHER_FLAG) | D(SLJIT_SP), DR(SLJIT_SP))); in sljit_emit_enter() 802 FAIL_IF(push_inst(compiler, ADDU_W | SA(4) | TA(0) | D(SLJIT_S0), DR(SLJIT_S0))); in sljit_emit_enter() 804 FAIL_IF(push_inst(compiler, ADDU_W | SA(5) | TA(0) | D(SLJIT_S1), DR(SLJIT_S1))); in sljit_emit_enter() 806 FAIL_IF(push_inst(compiler, ADDU_W | SA(6) | TA(0) | D(SLJIT_S2), DR(SLJIT_S2))); in sljit_emit_enter() 842 FAIL_IF(load_immediate(compiler, DR(TMP_REG1), local_size)); in sljit_emit_return() 843 FAIL_IF(push_inst(compiler, ADDU_W | S(SLJIT_SP) | T(TMP_REG1) | D(TMP_REG1), DR(TMP_REG1))); in sljit_emit_return() [all …]
|
/external/tcpdump/tests/ |
D | pimv2-oobr-3.out | 8 DR Priority Option (19), length 4, Value: 1 14 DR Priority Option (19), length 4, Value: 1 20 DR Priority Option (19), length 4, Value: 1 26 DR Priority Option (19), length 4, Value: 1 32 DR Priority Option (19), length 4, Value: 1 38 DR Priority Option (19), length 4, Value: 1 44 DR Priority Option (19), length 4, Value: 1 50 DR Priority Option (19), length 4, Value: 1 56 DR Priority Option (19), length 4, Value: 1 62 DR Priority Option (19), length 4, Value: 1 [all …]
|
D | pimv2_dm-v.out | 6 DR Priority Option (19), length 4, Value: 1 13 DR Priority Option (19), length 4, Value: 1 28 DR Priority Option (19), length 4, Value: 1 35 DR Priority Option (19), length 4, Value: 1 42 DR Priority Option (19), length 4, Value: 1 49 DR Priority Option (19), length 4, Value: 1 56 DR Priority Option (19), length 4, Value: 1 63 DR Priority Option (19), length 4, Value: 1 70 DR Priority Option (19), length 4, Value: 1 77 DR Priority Option (19), length 4, Value: 1 [all …]
|
D | pimv2_sm-v.out | 6 DR Priority Option (19), length 4, Value: 1 13 DR Priority Option (19), length 4, Value: 1 26 DR Priority Option (19), length 4, Value: 1 33 DR Priority Option (19), length 4, Value: 1 40 DR Priority Option (19), length 4, Value: 1 47 DR Priority Option (19), length 4, Value: 1 60 DR Priority Option (19), length 4, Value: 1 67 DR Priority Option (19), length 4, Value: 1 76 DR Priority Option (19), length 4, Value: 1 83 DR Priority Option (19), length 4, Value: 1 [all …]
|
D | pimv2_hellos-v.out | 6 DR Priority Option (19), length 4, Value: 1 13 DR Priority Option (19), length 4, Value: 1 20 DR Priority Option (19), length 4, Value: 1 27 DR Priority Option (19), length 4, Value: 1 34 DR Priority Option (19), length 4, Value: 1 41 DR Priority Option (19), length 4, Value: 1
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | DeadStoresChecker.cpp | 54 bool VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() argument 56 if (const VarDecl *D = dyn_cast<VarDecl>(DR->getDecl())) in VisitDeclRefExpr() 229 void CheckDeclRef(const DeclRefExpr *DR, const Expr *Val, DeadStoreKind dsk, in CheckDeclRef() argument 231 if (const VarDecl *VD = dyn_cast<VarDecl>(DR->getDecl())) in CheckDeclRef() 232 CheckVarDecl(VD, DR, Val, dsk, Live); in CheckDeclRef() 245 const DeclRefExpr *DR; in isIncrement() local 247 if ((DR = dyn_cast<DeclRefExpr>(BRHS->getLHS()->IgnoreParenCasts()))) in isIncrement() 248 if (DR->getDecl() == VD) in isIncrement() 251 if ((DR = dyn_cast<DeclRefExpr>(BRHS->getRHS()->IgnoreParenCasts()))) in isIncrement() 252 if (DR->getDecl() == VD) in isIncrement() [all …]
|
D | MallocOverflowSecurityChecker.cpp | 144 static const Decl *getDecl(const DeclRefExpr *DR) { return DR->getDecl(); } in getDecl() argument 150 void Erase(const T1 *DR, in Erase() argument 152 auto P = [DR, Pred](const MallocOverflowCheck &Check) { in Erase() 154 return getDecl(CheckDR) == getDecl(DR) && Pred(Check); in Erase() 164 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) in CheckExpr() local 165 Erase<DeclRefExpr>(DR, PredTrue); in CheckExpr() 218 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) in CheckAssignmentExpr() local 219 Erase<DeclRefExpr>(DR, pred); in CheckAssignmentExpr()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CheckerHelpers.cpp | 35 const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(S); in containsEnum() local 37 if (DR && isa<EnumConstantDecl>(DR->getDecl())) in containsEnum() 49 const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(S); in containsStaticLocal() local 51 if (DR) in containsStaticLocal() 52 if (const VarDecl *VD = dyn_cast<VarDecl>(DR->getDecl())) in containsStaticLocal()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | DeadStoresChecker.cpp | 54 bool VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() argument 56 if (const VarDecl *D = dyn_cast<VarDecl>(DR->getDecl())) in VisitDeclRefExpr() 288 void CheckDeclRef(const DeclRefExpr *DR, const Expr *Val, DeadStoreKind dsk, in CheckDeclRef() argument 290 if (const VarDecl *VD = dyn_cast<VarDecl>(DR->getDecl())) in CheckDeclRef() 291 CheckVarDecl(VD, DR, Val, dsk, Live); in CheckDeclRef() 304 const DeclRefExpr *DR; in isIncrement() local 306 if ((DR = dyn_cast<DeclRefExpr>(BRHS->getLHS()->IgnoreParenCasts()))) in isIncrement() 307 if (DR->getDecl() == VD) in isIncrement() 310 if ((DR = dyn_cast<DeclRefExpr>(BRHS->getRHS()->IgnoreParenCasts()))) in isIncrement() 311 if (DR->getDecl() == VD) in isIncrement() [all …]
|
D | MallocOverflowSecurityChecker.cpp | 143 static const Decl *getDecl(const DeclRefExpr *DR) { return DR->getDecl(); } in getDecl() argument 149 void Erase(const T1 *DR, in Erase() argument 151 auto P = [DR, Pred](const MallocOverflowCheck &Check) { in Erase() 153 return getDecl(CheckDR) == getDecl(DR) && Pred(Check); in Erase() 163 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) in CheckExpr() local 164 Erase<DeclRefExpr>(DR, PredTrue); in CheckExpr() 220 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) in CheckAssignmentExpr() local 221 Erase<DeclRefExpr>(DR, pred); in CheckAssignmentExpr()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | CheckerHelpers.cpp | 39 const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(S); in containsEnum() local 41 if (DR && isa<EnumConstantDecl>(DR->getDecl())) in containsEnum() 53 const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(S); in containsStaticLocal() local 55 if (DR) in containsStaticLocal() 56 if (const VarDecl *VD = dyn_cast<VarDecl>(DR->getDecl())) in containsStaticLocal()
|
/external/clang/lib/Analysis/ |
D | LiveVariables.cpp | 208 void VisitDeclRefExpr(DeclRefExpr *DR); 340 if (DeclRefExpr *DR = dyn_cast<DeclRefExpr>(LHS)) in VisitBinaryOperator() local 341 if (const VarDecl *VD = dyn_cast<VarDecl>(DR->getDecl())) { in VisitBinaryOperator() 352 observer->observerKill(DR); in VisitBinaryOperator() 366 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() argument 367 if (const VarDecl *D = dyn_cast<VarDecl>(DR->getDecl())) in VisitDeclRefExpr() 368 if (!isAlwaysAlive(D) && LV.inAssignment.find(DR) == LV.inAssignment.end()) in VisitDeclRefExpr() 382 DeclRefExpr *DR = nullptr; in VisitObjCForCollectionStmt() local 389 else if ((DR = dyn_cast<DeclRefExpr>(cast<Expr>(element)->IgnoreParens()))) { in VisitObjCForCollectionStmt() 390 VD = cast<VarDecl>(DR->getDecl()); in VisitObjCForCollectionStmt() [all …]
|
/external/llvm-project/clang/lib/Analysis/ |
D | LiveVariables.cpp | 166 void VisitDeclRefExpr(DeclRefExpr *DR); 335 if (DeclRefExpr *DR = dyn_cast<DeclRefExpr>(LHS)) { in VisitBinaryOperator() local 336 const Decl* D = DR->getDecl(); in VisitBinaryOperator() 351 observer->observerKill(DR); in VisitBinaryOperator() 365 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() argument 366 const Decl* D = DR->getDecl(); in VisitDeclRefExpr() 367 bool InAssignment = LV.inAssignment[DR]; in VisitDeclRefExpr() 391 DeclRefExpr *DR = nullptr; in VisitObjCForCollectionStmt() local 398 else if ((DR = dyn_cast<DeclRefExpr>(cast<Expr>(element)->IgnoreParens()))) { in VisitObjCForCollectionStmt() 399 VD = cast<VarDecl>(DR->getDecl()); in VisitObjCForCollectionStmt() [all …]
|