Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp65 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anonb2488f930111::RootBlockObjCVarRewriter::BlockVarChecker
H A DTransProtectedScope.cpp33 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon87be0fe80111::LocalRefsCollector
H A DTransforms.cpp219 bool VisitDeclRefExpr(DeclRefExpr *E) { Refs.erase(E); return true; } in VisitDeclRefExpr() function in __anon5d0e97eb0111::ReferenceClear
230 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon5d0e97eb0111::ReferenceCollector
H A DTransAutoreleasePool.cpp262 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anone130fd180211::AutoreleasePoolRewriter::NameReferenceChecker
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h44 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
H A DTextNodeDumper.h254 void VisitDeclRefExpr(const DeclRefExpr *Node);
H A DJSONNodeDumper.h268 void VisitDeclRefExpr(const DeclRefExpr *DRE);
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DUsedDeclVisitor.h32 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function
H A DSemaAvailability.cpp623 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anon6612a3840411::LastDeclUSEFinder
701 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anon6612a3840411::DiagnoseUnguardedAvailability
H A DAnalysisBasedWarnings.cpp745 void VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon363ca66f0711::ContainsReference
749 Inherited::VisitDeclRefExpr(E); in VisitDeclRefExpr()
H A DSemaTemplateVariadic.cpp93 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anoncdb670a80111::CollectUnexpandedParameterPacksVisitor
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h64 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp166 void VisitDeclRefExpr(DeclRefExpr *DR);
370 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in TransferFunctions
H A DUninitializedValues.cpp489 void VisitDeclRefExpr(DeclRefExpr *dr);
745 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *dr) { in VisitDeclRefExpr() function in TransferFunctions
H A DCalledOnceCheck.cpp314 const DeclRefExpr *VisitDeclRefExpr(const DeclRefExpr *DR) { return DR; } in VisitDeclRefExpr() function in __anon9bc1fd290111::DeclRefFinder
441 bool VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon9bc1fd290111::NamesCollector
H A DConsumed.cpp507 void VisitDeclRefExpr(const DeclRefExpr *DeclRef);
832 void ConsumedStmtVisitor::VisitDeclRefExpr(const DeclRefExpr *DeclRef) { in VisitDeclRefExpr() function in ConsumedStmtVisitor
H A DAnalysisDeclContext.cpp609 void VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anon34588e020111::FindBlockDeclRefExprsVals
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp268 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function in clang::tooling::__anon97d233b30111::RenameLocFinder
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp55 bool VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anon5c9151650111::EHCodeVisitor
/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp136 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon4539ec7b0111::BodyIndexer
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp326 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function
H A DCGExprComplex.cpp143 ComplexPairTy VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon4e663b930111::ComplexExprEmitter
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1193 void JSONNodeDumper::VisitDeclRefExpr(const DeclRefExpr *DRE) { in VisitDeclRefExpr() function in JSONNodeDumper
H A DStmtProfile.cpp1192 void StmtProfiler::VisitDeclRefExpr(const DeclRefExpr *S) { in VisitDeclRefExpr() function in StmtProfiler
H A DTextNodeDumper.cpp1020 void TextNodeDumper::VisitDeclRefExpr(const DeclRefExpr *Node) { in VisitDeclRefExpr() function in TextNodeDumper

12