Home
last modified time | relevance | path

Searched defs:VisitDeclRefExpr (Results 1 – 25 of 90) sorted by relevance

1234

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.cpp61 bool ComponentFinderASTVisitor::VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in clang::tidy::modernize::ComponentFinderASTVisitor
74 bool DependencyFinderASTVisitor::VisitDeclRefExpr(DeclRefExpr *DeclRef) { in VisitDeclRefExpr() function in clang::tidy::modernize::DependencyFinderASTVisitor
127 bool DeclFinderASTVisitor::VisitDeclRefExpr(DeclRefExpr *DeclRef) { in VisitDeclRefExpr() function in clang::tidy::modernize::DeclFinderASTVisitor
745 bool ForLoopIndexUseVisitor::VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in clang::tidy::modernize::ForLoopIndexUseVisitor
DPassByValueCheck.cpp88 bool VisitDeclRefExpr(DeclRefExpr *D) { in paramReferredExactlyOnce() function in clang::tidy::modernize::paramReferredExactlyOnce::ExactlyOneUsageVisitor
DUseTrailingReturnTypeCheck.cpp97 bool VisitDeclRefExpr(DeclRefExpr *S) { in VisitDeclRefExpr() function
/external/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/
DCXXMethodDecl.cpp24 bool VisitDeclRefExpr(DeclRefExpr *D) { in VisitDeclRefExpr() function in __anonfde2414f0111::CXXMethodDeclVisitor
DDeclRefExpr.cpp25 bool VisitDeclRefExpr(DeclRefExpr *Reference) { in VisitDeclRefExpr() function in __anon2254e4b70111::DeclRefExprVisitor
/external/llvm-project/clang/lib/Sema/
DUsedDeclVisitor.h32 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function
DSemaAvailability.cpp623 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anon7eb6e1c00411::LastDeclUSEFinder
714 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anon7eb6e1c00411::DiagnoseUnguardedAvailability
/external/clang/include/clang/AST/
DEvaluatedExprVisitor.h41 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
/external/llvm-project/clang/include/clang/AST/
DEvaluatedExprVisitor.h41 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
/external/clang/lib/ARCMigrate/
DTransBlockObjCVariable.cpp66 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon363134410111::RootBlockObjCVarRewriter::BlockVarChecker
DTransforms.cpp224 bool VisitDeclRefExpr(DeclRefExpr *E) { Refs.erase(E); return true; } in VisitDeclRefExpr() function in __anonf56047990111::ReferenceClear
235 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anonf56047990111::ReferenceCollector
DTransProtectedScope.cpp33 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon039343560111::LocalRefsCollector
DTransAutoreleasePool.cpp263 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anond7ac9e460211::AutoreleasePoolRewriter::NameReferenceChecker
/external/llvm-project/clang/lib/ARCMigrate/
DTransBlockObjCVariable.cpp65 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon7f8007cf0111::RootBlockObjCVarRewriter::BlockVarChecker
DTransforms.cpp219 bool VisitDeclRefExpr(DeclRefExpr *E) { Refs.erase(E); return true; } in VisitDeclRefExpr() function in __anon75b2d6270111::ReferenceClear
230 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon75b2d6270111::ReferenceCollector
DTransProtectedScope.cpp33 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon1a8211a40111::LocalRefsCollector
DTransAutoreleasePool.cpp262 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anoncc7536540211::AutoreleasePoolRewriter::NameReferenceChecker
/external/llvm-project/clang/include/clang/Tooling/Refactoring/
DRecursiveSymbolVisitor.h64 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function
/external/llvm-project/clang/unittests/Tooling/
DLexicallyOrderedRecursiveASTVisitorTest.cpp94 bool LexicallyOrderedDeclVisitor::VisitDeclRefExpr(const DeclRefExpr *D) { in VisitDeclRefExpr() function in __anon41fd330d0111::LexicallyOrderedDeclVisitor
/external/clang/unittests/Tooling/
DRecursiveASTVisitorTestExprVisitor.cpp165 bool VisitDeclRefExpr(DeclRefExpr *Reference) { in VisitDeclRefExpr() function in __anonbce613420111::DeclRefExprVisitor
/external/llvm-project/clang-tools-extra/unittests/clang-tidy/
DOverlappingReplacementsTest.cpp91 bool VisitDeclRefExpr(DeclRefExpr *E) { in check() function in clang::tidy::test::__anon9b74487a0111::RefactorCheck::check::UsageVisitor
/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DExtractVariable.cpp76 bool VisitDeclRefExpr(DeclRefExpr *DeclRef) { // NOLINT in computeReferencedDecls() function in clang::clangd::__anon462339cf0111::computeReferencedDecls::FindDeclRefsVisitor
/external/clang/lib/Index/
DIndexBody.cpp132 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon2124f1a90111::BodyIndexer
/external/llvm-project/clang/lib/Tooling/Refactoring/Rename/
DUSRLocFinder.cpp250 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function in clang::tooling::__anon8969e8ef0111::RenameLocFinder
/external/clang/lib/StaticAnalyzer/Checkers/
DDeadStoresChecker.cpp54 bool VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anon2d72c4130111::EHCodeVisitor

1234