Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp65 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon87303b2c0111::RootBlockObjCVarRewriter::BlockVarChecker
H A DTransProtectedScope.cpp33 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anona94eba210111::LocalRefsCollector
H A DTransforms.cpp217 bool VisitDeclRefExpr(DeclRefExpr *E) { Refs.erase(E); return true; } in VisitDeclRefExpr() function in __anon7da156040111::ReferenceClear
228 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon7da156040111::ReferenceCollector
H A DTransAutoreleasePool.cpp263 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon34d6ee710211::AutoreleasePoolRewriter::NameReferenceChecker
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h44 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
H A DTextNodeDumper.h255 void VisitDeclRefExpr(const DeclRefExpr *Node);
H A DJSONNodeDumper.h273 void VisitDeclRefExpr(const DeclRefExpr *DRE);
/openbsd/gnu/llvm/clang/lib/Sema/
H A DUsedDeclVisitor.h32 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function
H A DSemaAvailability.cpp627 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anon86a5619d0411::LastDeclUSEFinder
704 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anon86a5619d0411::DiagnoseUnguardedAvailability
H A DAnalysisBasedWarnings.cpp748 void VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in __anonf0871c280711::ContainsReference
752 Inherited::VisitDeclRefExpr(E); in VisitDeclRefExpr()
H A DSemaTemplateVariadic.cpp94 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon573c93410111::CollectUnexpandedParameterPacksVisitor
/openbsd/gnu/llvm/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h64 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DLiveVariables.cpp172 void VisitDeclRefExpr(DeclRefExpr *DR);
380 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in TransferFunctions
H A DUninitializedValues.cpp486 void VisitDeclRefExpr(DeclRefExpr *dr);
742 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 __anon3351b0a20111::DeclRefFinder
441 bool VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon3351b0a20111::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.cpp608 void VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anonab1755fb0111::FindBlockDeclRefExprsVals
/openbsd/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp192 void VisitDeclRefExpr(const DeclRefExpr *S) { in VisitDeclRefExpr() function in clang::dataflow::TransferVisitor
281 VisitDeclRefExpr(DE); in VisitDeclStmt()
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeExprGen.h72 bool VisitDeclRefExpr(const DeclRefExpr *E);
H A DByteCodeExprGen.cpp1387 bool ByteCodeExprGen<Emitter>::VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in ByteCodeExprGen
/openbsd/gnu/llvm/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp268 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function in clang::tooling::__anon661c6e0c0111::RenameLocFinder
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp55 bool VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anone65385fe0111::EHCodeVisitor
/openbsd/gnu/llvm/clang/lib/Index/
H A DIndexBody.cpp140 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anona0424bd40111::BodyIndexer
/openbsd/gnu/llvm/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 __anon6ef8f9ac0111::ComplexExprEmitter

12