/external/clang/lib/StaticAnalyzer/Core/ |
D | CheckerHelpers.cpp | 35 const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(S); in containsEnum() local 49 const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(S); in containsStaticLocal() local
|
D | BugReporterVisitors.cpp | 321 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(RetE)) in visitNodeInitial() local 888 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) { in getLocationRegionIfReference() local 1175 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(Head)) { in registerStatementVarDecls() local 1332 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(Ex)) { in patternMatch() local 1496 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(CondVarExpr)) { in VisitConditionVariable() local 1511 const DeclRefExpr *DR, in VisitTrueTest()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | DeadStoresChecker.cpp | 54 bool VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() 229 void CheckDeclRef(const DeclRefExpr *DR, const Expr *Val, DeadStoreKind dsk, in CheckDeclRef() 245 const DeclRefExpr *DR; in isIncrement() local 272 if (DeclRefExpr *DR = dyn_cast<DeclRefExpr>(B->getLHS())) in observeStmt() local 312 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(Ex)) in observeStmt() local 418 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) in operator ()() local
|
D | MallocOverflowSecurityChecker.cpp | 144 static const Decl *getDecl(const DeclRefExpr *DR) { return DR->getDecl(); } in getDecl() 150 void Erase(const T1 *DR, in Erase() 164 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) in CheckExpr() local 218 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) in CheckAssignmentExpr() local
|
D | DereferenceChecker.cpp | 64 const DeclRefExpr *DR = cast<DeclRefExpr>(Ex); in AddDerefSource() local
|
D | ObjCSelfInitChecker.cpp | 419 if (const DeclRegion *DR = dyn_cast<DeclRegion>(MRV.stripCasts())) in isSelfVar() local
|
/external/clang/lib/Analysis/ |
D | PseudoConstantAnalysis.cpp | 68 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) in getDecl() local 199 const DeclRefExpr *DR = cast<DeclRefExpr>(Head); in RunAnalysis() local
|
D | LiveVariables.cpp | 340 if (DeclRefExpr *DR = dyn_cast<DeclRefExpr>(LHS)) in VisitBinaryOperator() local 366 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() 382 DeclRefExpr *DR = nullptr; in VisitObjCForCollectionStmt() local 433 if (DeclRefExpr *DR = dyn_cast<DeclRefExpr>(UO->getSubExpr()->IgnoreParens())) in VisitUnaryOperator() local 521 if (const DeclRefExpr *DR = in computeLiveness() local
|
D | BodyFarm.cpp | 110 DeclRefExpr *DR = in makeDeclRefExpr() local 205 DeclRefExpr *DR = M.makeDeclRefExpr(Block); in create_dispatch_once() local 267 DeclRefExpr *DR = M.makeDeclRefExpr(PV); in create_dispatch_sync() local
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFCopy.cpp | 66 RegisterRef DR = { DefR.Reg, S }; in interpretAsCopy() local 183 RegisterRef DR = DA.Addr->getRegRef(); in run() local
|
D | HexagonSplitDouble.cpp | 380 for (unsigned DR : Part) { in isProfitable() local 1100 for (unsigned DR : Part) { in splitPartition() local 1129 for (unsigned DR : Part) { in splitPartition() local
|
D | HexagonGenPredicate.cpp | 454 Register DR = MI.getOperand(0); in eliminatePredCopies() local
|
D | HexagonGenMux.cpp | 209 unsigned DR = MI->getOperand(0).getReg(); in genMuxInBlock() local
|
D | HexagonExpandCondsets.cpp | 414 unsigned DR = Op.getReg(), DSR = Op.getSubReg(); in updateDeadsInRange() local 655 unsigned DR = MD.getReg(), DSR = MD.getSubReg(); in split() local
|
/external/clang/include/clang/Analysis/Analyses/ |
D | LiveVariables.h | 66 virtual void observerKill(const DeclRefExpr *DR) {} in observerKill()
|
/external/clang/www/ |
D | make_cxx_dr_status | 16 class DR: class
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-arabic-table.hh | 25 #define DR JOINING_GROUP_DALATH_RISH macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 53 DispRange DR; member 364 static bool selectDisp(SystemZAddressingMode::DispRange DR, int64_t Val) { in selectDisp() 475 static bool isValidDisp(SystemZAddressingMode::DispRange DR, int64_t Val) { in isValidDisp() 635 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR, in selectBDAddr() 646 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR, in selectMVIAddr() 658 SystemZAddressingMode::DispRange DR, in selectBDXAddr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 54 DispRange DR; member 375 static bool selectDisp(SystemZAddressingMode::DispRange DR, int64_t Val) { in selectDisp() 486 static bool isValidDisp(SystemZAddressingMode::DispRange DR, int64_t Val) { in isValidDisp() 652 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR, in selectBDAddr() 663 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR, in selectMVIAddr() 675 SystemZAddressingMode::DispRange DR, in selectBDXAddr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | RDFCopy.cpp | 146 RegisterRef DR = DA.Addr->getRegRef(DFG); in run() local
|
D | HexagonSplitDouble.cpp | 427 for (unsigned DR : Part) { in isProfitable() local 1139 for (unsigned DR : Part) { in splitPartition() local 1169 for (unsigned DR : Part) { in splitPartition() local
|
D | HexagonGenPredicate.cpp | 471 Register DR = MI.getOperand(0); in eliminatePredCopies() local
|
D | HexagonGenMux.cpp | 243 unsigned DR = MI->getOperand(0).getReg(); in genMuxInBlock() local
|
/external/llvm/tools/llvm-readobj/ |
D | MachODumper.cpp | 442 DataRefImpl DR = Section.getRawDataRefImpl(); in printSections() local 534 DataRefImpl DR = Reloc.getRawDataRefImpl(); in printRelocation() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | MachODumper.cpp | 444 DataRefImpl DR = Section.getRawDataRefImpl(); in printSections() local 536 DataRefImpl DR = Reloc.getRawDataRefImpl(); in printRelocation() local
|