Home
last modified time | relevance | path

Searched defs:DR (Results 1 – 25 of 72) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp54 bool VisitDeclRefExpr(DeclRefExpr *DR) override { in VisitDeclRefExpr()
285 void CheckDeclRef(const DeclRefExpr *DR, const Expr *Val, DeadStoreKind dsk, in CheckDeclRef()
301 const DeclRefExpr *DR; in isIncrement() local
328 if (DeclRefExpr *DR = dyn_cast<DeclRefExpr>(B->getLHS())) in observeStmt() local
367 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(Ex)) in observeStmt() local
497 if (const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(E)) in operator ()() local
H A DDereferenceChecker.cpp77 const DeclRefExpr *DR = cast<DeclRefExpr>(Ex); in AddDerefSource() local
H A DObjCSelfInitChecker.cpp416 if (const DeclRegion *DR = dyn_cast<DeclRegion>(MRV.stripCasts())) in isSelfVar() local
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp197 const Record *DR) { in shouldIgnoreObsolete()
251 const ObjCInterfaceRecord *DR) { in compareObjCInterfaceSymbols()
319 const Record *DR) { in compareVisibility()
374 const Record *DR) { in compareAvailability()
405 const Record *DR) { in compareSymbolFlags()
456 Record *DR = in verifyImpl() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp372 if (const auto *DR = dyn_cast<DeclRefExpr>(B->getLHS()->IgnoreParens())) { in VisitBinaryOperator() local
383 if (DeclRefExpr *DR = dyn_cast<DeclRefExpr>(LHS)) { in VisitBinaryOperator() local
417 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr()
455 DeclRefExpr *DR = nullptr; in VisitObjCForCollectionStmt() local
506 if (auto *DR = dyn_cast<DeclRefExpr>(UO->getSubExpr()->IgnoreParens())) { in VisitUnaryOperator() local
H A DBodyFarm.cpp147 DeclRefExpr *DR = DeclRefExpr::Create( in makeDeclRefExpr() local
611 DeclRefExpr *DR = M.makeDeclRefExpr(PV); in create_dispatch_sync() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp41 const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(S); in containsEnum() local
55 const DeclRefExpr *DR = dyn_cast<DeclRefExpr>(S); in containsStaticLocal() local
H A DLoopUnrolling.cpp169 static bool isCapturedByReference(ExplodedNode *N, const DeclRefExpr *DR) { in isCapturedByReference()
209 static bool isPossiblyEscaped(ExplodedNode *N, const DeclRefExpr *DR) { in isPossiblyEscaped()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h67 virtual void observerKill(const DeclRefExpr *DR) {} in observerKill()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaBPF.cpp92 const auto *DR = dyn_cast<DeclRefExpr>(CE->getSubExpr()); in isValidPreserveEnumValueArg() local
H A DSemaPPC.cpp35 const auto *DR = dyn_cast<DeclRefExpr>(ICE->getSubExpr()); in checkAIXMemberAlignment() local
/freebsd/contrib/llvm-project/lldb/tools/lldb-instr/
H A DInstrument.cpp128 bool HandleTopLevelDecl(DeclGroupRef DR) override { in HandleTopLevelDecl()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp118 if (auto DR = dyn_cast<DeclRefExpr>(E)) { in getBlockExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp625 DiffResult DR; in FindTypeDiffs() local
649 DiffResult &DR, const NamedDecl *FirstRecord, StringRef FirstModule, in diagnoseSubMismatchUnexpected()
671 DiffResult &DR, const NamedDecl *FirstRecord, StringRef FirstModule, in diagnoseSubMismatchDifferentDeclKinds()
906 DiffResult DR = FindTypeDiffs(FirstHashes, SecondHashes); in diagnoseMismatch() local
1586 DiffResult DR = FindTypeDiffs(FirstHashes, SecondHashes); in diagnoseMismatch() local
2024 DiffResult DR = FindTypeDiffs(FirstHashes, SecondHashes); in diagnoseMismatch() local
2152 DiffResult DR = FindTypeDiffs(FirstHashes, SecondHashes); in diagnoseMismatch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp55 DispRange DR; member
411 static bool selectDisp(SystemZAddressingMode::DispRange DR, int64_t Val) { in selectDisp()
523 static bool isValidDisp(SystemZAddressingMode::DispRange DR, int64_t Val) { in isValidDisp()
689 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR, in selectBDAddr()
700 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR, in selectMVIAddr()
712 SystemZAddressingMode::DispRange DR, in selectBDXAddr()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp184 RegisterRef DR = DA.Addr->getRegRef(DFG); in run() local
H A DHexagonSplitDouble.cpp418 for (unsigned DR : Part) { in isProfitable() local
1127 for (unsigned DR : Part) { in splitPartition() local
1157 for (unsigned DR : Part) { in splitPartition() local
H A DHexagonGenPredicate.cpp449 RegSubRegPair DR = getRegSubRegPair(MI.getOperand(0)); in eliminatePredCopies() local
H A DHexagonGenMux.cpp228 Register DR = MI.getOperand(0).getReg(); in genMuxInBlock() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/
H A DResource.cpp22 llvm::json::Value toJSON(const DebuggerResource &DR) { in toJSON()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp1027 void BasicBlock::insertDbgRecordAfter(DbgRecord *DR, Instruction *I) { in insertDbgRecordAfter()
1035 void BasicBlock::insertDbgRecordBefore(DbgRecord *DR, in insertDbgRecordBefore()
H A DDebugProgramInstruction.cpp605 DbgRecord *DR = &*It; in dropDbgRecords() local
611 void DbgMarker::dropOneDbgRecord(DbgRecord *DR) { in dropOneDbgRecord()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp477 DataRefImpl DR = Section.getRawDataRefImpl(); in printSectionHeaders() local
557 DataRefImpl DR = Reloc.getRawDataRefImpl(); in printRelocation() local
/freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/
H A Dlldb-rpc-gen.cpp224 bool HandleTopLevelDecl(DeclGroupRef DR) override { in HandleTopLevelDecl()
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dvectors.c221 void DR (krb5_data *out, krb5_keyblock *in, const krb5_data *usage) { in DR() function

123