Home
last modified time | relevance | path

Searched refs:VisitDeclRefExpr (Results 1 – 25 of 54) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDEvaluatedExprVisitor.h44 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
HDTextNodeDumper.h272 void VisitDeclRefExpr(const DeclRefExpr *Node);
HDJSONNodeDumper.h284 void VisitDeclRefExpr(const DeclRefExpr *DRE);
/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
HDTransBlockObjCVariable.cpp65 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anonf3e7f8780111::RootBlockObjCVarRewriter::BlockVarChecker
HDTransProtectedScope.cpp33 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anond7a29aed0111::LocalRefsCollector
HDTransforms.cpp218 bool VisitDeclRefExpr(DeclRefExpr *E) { Refs.erase(E); return true; } in VisitDeclRefExpr() function in __anon1529c1500111::ReferenceClear
229 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon1529c1500111::ReferenceCollector
HDTransAutoreleasePool.cpp263 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon2da6e8bd0211::AutoreleasePoolRewriter::NameReferenceChecker
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
HDRecursiveSymbolVisitor.h64 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDUsedDeclVisitor.h32 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function
HDSemaAvailability.cpp739 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anon1e2dcce90411::LastDeclUSEFinder
816 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anon1e2dcce90411::DiagnoseUnguardedAvailability
HDSemaHLSL.cpp659 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anonec90f7610311::DiagnoseHLSLAvailability
HDSemaTemplateVariadic.cpp97 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon0861c48d0111::CollectUnexpandedParameterPacksVisitor
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
HDASTOps.cpp227 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in clang::dataflow::ReferencedDeclsVisitor
HDTransfer.cpp201 void VisitDeclRefExpr(const DeclRefExpr *S) { in VisitDeclRefExpr() function in clang::dataflow::__anon9a2ca60c0111::TransferVisitor
264 VisitDeclRefExpr(DE); in ProcessVarDecl()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
HDLiveVariables.cpp172 void VisitDeclRefExpr(DeclRefExpr *DR);
380 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in TransferFunctions
HDUninitializedValues.cpp504 void VisitDeclRefExpr(DeclRefExpr *dr);
738 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *dr) { in VisitDeclRefExpr() function in TransferFunctions
HDCalledOnceCheck.cpp314 const DeclRefExpr *VisitDeclRefExpr(const DeclRefExpr *DR) { return DR; } in VisitDeclRefExpr() function in __anon38afe86e0111::DeclRefFinder
441 bool VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon38afe86e0111::NamesCollector
HDConsumed.cpp507 void VisitDeclRefExpr(const DeclRefExpr *DeclRef);
832 void ConsumedStmtVisitor::VisitDeclRefExpr(const DeclRefExpr *DeclRef) { in VisitDeclRefExpr() function in ConsumedStmtVisitor
HDAnalysisDeclContext.cpp608 void VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anon212493c70111::FindBlockDeclRefExprsVals
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
HDPtrTypesSemantics.cpp533 bool VisitDeclRefExpr(const DeclRefExpr *DRE) { in VisitDeclRefExpr() function in clang::TrivialFunctionAnalysisVisitor
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
HDUSRLocFinder.cpp269 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function in clang::tooling::__anond937f4580111::RenameLocFinder
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDDeadStoresChecker.cpp55 bool VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anon8e69cf4a0111::EHCodeVisitor
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
HDIndexBody.cpp140 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anoneedf2e200111::BodyIndexer
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDCompiler.h137 bool VisitDeclRefExpr(const DeclRefExpr *E);
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCoroutine.cpp500 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function

123