/external/clang/lib/StaticAnalyzer/Core/ |
D | CheckerHelpers.cpp | 36 const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(S); in containsEnum() local 52 const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(S); in containsStaticLocal() local
|
D | BugReporterVisitors.cpp | 324 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(RetE)) in visitNodeInitial() local 843 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) { in getLocationRegionIfReference() local 1125 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(Head)) { in registerStatementVarDecls() local 1283 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(Ex)) { in patternMatch() local 1447 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(CondVarExpr)) { in VisitConditionVariable() local 1462 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 310 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(Ex)) in observeStmt() local 411 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) in operator ()() local
|
D | DereferenceChecker.cpp | 63 const DeclRefExpr *DR = cast<DeclRefExpr>(Ex); in AddDerefSource() local
|
D | MallocOverflowSecurityChecker.cpp | 135 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) { in CheckExpr() local
|
D | ObjCSelfInitChecker.cpp | 423 if (const DeclRegion *DR = dyn_cast<DeclRegion>(MRV.stripCasts())) in isSelfVar() local
|
D | CheckSecuritySyntaxOnly.cpp | 203 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(expr)) { in getIncrementedVar() local
|
/external/clang/lib/Analysis/ |
D | PseudoConstantAnalysis.cpp | 70 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) in getDecl() local 201 const DeclRefExpr *DR = cast<DeclRefExpr>(Head); in RunAnalysis() local
|
D | LiveVariables.cpp | 342 if (DeclRefExpr *DR = dyn_cast<DeclRefExpr>(LHS)) in VisitBinaryOperator() local 371 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() 387 DeclRefExpr *DR = nullptr; in VisitObjCForCollectionStmt() local 438 if (DeclRefExpr *DR = dyn_cast<DeclRefExpr>(UO->getSubExpr()->IgnoreParens())) in VisitUnaryOperator() local 526 if (const DeclRefExpr *DR = in computeLiveness() local
|
D | BodyFarm.cpp | 112 DeclRefExpr *DR = in makeDeclRefExpr() local 207 DeclRefExpr *DR = M.makeDeclRefExpr(Block); in create_dispatch_once() local 270 DeclRefExpr *DR = M.makeDeclRefExpr(PV); in create_dispatch_sync() local
|
D | AnalysisDeclContext.cpp | 473 void VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr()
|
D | ReachableCode.cpp | 35 const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(Ex); in isEnumConstant() local
|
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfVariableTextFieldDictionary_autogen.cpp | 11 SkPdfDictionary* SkPdfVariableTextFieldDictionary::DR(SkPdfNativeDoc* doc) { in DR() function in SkPdfVariableTextFieldDictionary
|
D | SkPdfInteractiveFormDictionary_autogen.cpp | 59 SkPdfDictionary* SkPdfInteractiveFormDictionary::DR(SkPdfNativeDoc* doc) { in DR() function in SkPdfInteractiveFormDictionary
|
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfVariableTextFieldDictionary_autogen.cpp | 11 SkPdfDictionary* SkPdfVariableTextFieldDictionary::DR(SkPdfNativeDoc* doc) { in DR() function in SkPdfVariableTextFieldDictionary
|
D | SkPdfInteractiveFormDictionary_autogen.cpp | 59 SkPdfDictionary* SkPdfInteractiveFormDictionary::DR(SkPdfNativeDoc* doc) { in DR() function in SkPdfInteractiveFormDictionary
|
/external/clang/include/clang/Analysis/Analyses/ |
D | LiveVariables.h | 68 virtual void observerKill(const DeclRefExpr *DR) {} in observerKill()
|
/external/clang/www/ |
D | make_cxx_dr_status | 16 class DR: class
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 53 DispRange DR; member 345 static bool selectDisp(SystemZAddressingMode::DispRange DR, int64_t Val) { in selectDisp() 456 static bool isValidDisp(SystemZAddressingMode::DispRange DR, int64_t Val) { in isValidDisp() 612 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR, in selectBDAddr() 623 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR, in selectMVIAddr() 635 SystemZAddressingMode::DispRange DR, in selectBDXAddr()
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-shape-complex-arabic-table.hh | 24 #define DR JOINING_GROUP_DALATH_RISH macro
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-arabic-table.hh | 24 #define DR JOINING_GROUP_DALATH_RISH macro
|
/external/llvm/tools/llvm-readobj/ |
D | MachODumper.cpp | 224 DataRefImpl DR = Section.getRawDataRefImpl(); in printSections() local 318 DataRefImpl DR = Reloc.getRawDataRefImpl(); in printRelocation() local
|
/external/llvm/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 460 DataRefImpl DR = Section.getRawDataRefImpl(); in DisassembleObject() local 791 DataRefImpl DR = Section->getRawDataRefImpl(); in PrintSymbolTable() local
|
D | MachODump.cpp | 316 DataRefImpl DR = Sections[SectIdx].getRawDataRefImpl(); in DisassembleInputMachO2() local
|
/external/qemu/hw/android/goldfish/ |
D | pipe.c | 37 # define DR(...) D(__VA_ARGS__) macro 39 # define DR(...) (void)0 macro
|