Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DUsedDeclVisitor.h32 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function
H A DSemaAvailability.cpp739 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anone7b43a220411::DiagnoseUnguardedAvailability
662 bool VisitDeclRefExpr(DeclRefExpr *DRE) { VisitDeclRefExpr() function in __anone7b43a220411::LastDeclUSEFinder
H A DSemaTemplateVariadic.cpp94 bool VisitDeclRefExpr(DeclRefExpr *E) { VisitDeclRefExpr() function in __anondd5e26460111::CollectUnexpandedParameterPacksVisitor
H A DSemaStmt.cpp1812 void VisitDeclRefExpr(DeclRefExpr *E) { VisitDeclRefExpr() function in __anona8c5d3ef0d11::DeclExtractor
1886 void VisitDeclRefExpr(DeclRefExpr *E) { VisitDeclRefExpr() function in __anona8c5d3ef0d11::DeclMatcher
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp65 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon59a303310111::RootBlockObjCVarRewriter::BlockVarChecker
H A DTransforms.cpp217 bool VisitDeclRefExpr(DeclRefExpr *E) { Refs.erase(E); return true; } VisitDeclRefExpr() function in __anondeb02e890111::ReferenceClear
228 bool VisitDeclRefExpr(DeclRefExpr *E) { VisitDeclRefExpr() function in __anondeb02e890111::ReferenceCollector
H A DTransProtectedScope.cpp33 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon1e0df8460111::LocalRefsCollector
H A DTransAutoreleasePool.cpp263 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon417df1360211::AutoreleasePoolRewriter::NameReferenceChecker
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h44 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h64 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp269 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function in clang::tooling::__anonc66865d10111::RenameLocFinder
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp55 bool VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anon897c83030111::EHCodeVisitor
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp380 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 __anon185a77070111::DeclRefFinder
441 bool VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon185a77070111::NamesCollector
H A DAnalysisDeclContext.cpp608 void VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anonda36c6e00111::FindBlockDeclRefExprsVals
H A DUninitializedValues.cpp738 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *dr) { in VisitDeclRefExpr() function in TransferFunctions
H A DConsumed.cpp832 void ConsumedStmtVisitor::VisitDeclRefExpr(const DeclRefExpr *DeclRef) { in VisitDeclRefExpr() function in ConsumedStmtVisitor
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp140 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon260e64990111::BodyIndexer
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp177 void VisitDeclRefExpr(const DeclRefExpr *S) { VisitDeclRefExpr() function in clang::dataflow::__anonae03ae850111::TransferVisitor
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp367 void VisitDeclRefExpr(DeclRefExpr *E) { VisitDeclRefExpr() function
H A DCGExprComplex.cpp143 ComplexPairTy VisitDeclRefExpr(DeclRefExpr *E) { VisitDeclRefExpr() function in __anond007d2310111::ComplexExprEmitter
H A DCGExprAgg.cpp147 void VisitDeclRefExpr(DeclRefExpr *E) { EmitAggLoadOfLValue(E); } VisitDeclRefExpr() function in __anona489dd480111::AggExprEmitter
H A DCGException.cpp1798 void VisitDeclRefExpr(const DeclRefExpr *E) { VisitDeclRefExpr() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1298 void JSONNodeDumper::VisitDeclRefExpr(const DeclRefExpr *DRE) { VisitDeclRefExpr() function in JSONNodeDumper
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp

12