Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp65 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anonb69d0dea0111::RootBlockObjCVarRewriter::BlockVarChecker
H A DTransforms.cpp219 bool VisitDeclRefExpr(DeclRefExpr *E) { Refs.erase(E); return true; } in VisitDeclRefExpr() function in __anon88f59bc20111::ReferenceClear
230 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon88f59bc20111::ReferenceCollector
H A DTransProtectedScope.cpp33 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon8c18559f0111::LocalRefsCollector
H A DTransAutoreleasePool.cpp262 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon70d3f9af0211::AutoreleasePoolRewriter::NameReferenceChecker
/netbsd-src/external/apache2/llvm/dist/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 __anon91f9a75b0411::LastDeclUSEFinder
714 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anon91f9a75b0411::DiagnoseUnguardedAvailability
H A DAnalysisBasedWarnings.cpp745 void VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in __anondf82a8a60711::ContainsReference
749 Inherited::VisitDeclRefExpr(E); in VisitDeclRefExpr()
H A DSemaTemplateVariadic.cpp93 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anonda9987ff0111::CollectUnexpandedParameterPacksVisitor
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h44 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
H A DTextNodeDumper.h251 void VisitDeclRefExpr(const DeclRefExpr *Node);
H A DJSONNodeDumper.h265 void VisitDeclRefExpr(const DeclRefExpr *DRE);
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h64 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function
/netbsd-src/external/apache2/llvm/dist/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 __anon946405a00111::DeclRefFinder
441 bool VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon946405a00111::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.cpp556 void VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anon4727f9f90111::FindBlockDeclRefExprsVals
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp268 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function in clang::tooling::__anonde17d74a0111::RenameLocFinder
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp55 bool VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anon4ace36bc0111::EHCodeVisitor
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexBody.cpp136 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon5abc9b120111::BodyIndexer
/netbsd-src/external/apache2/llvm/dist/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 __anon7a4d3f6a0111::ComplexExprEmitter
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1154 void JSONNodeDumper::VisitDeclRefExpr(const DeclRefExpr *DRE) { in VisitDeclRefExpr() function in JSONNodeDumper
H A DTextNodeDumper.cpp979 void TextNodeDumper::VisitDeclRefExpr(const DeclRefExpr *Node) { in VisitDeclRefExpr() function in TextNodeDumper
H A DStmtProfile.cpp1181 void StmtProfiler::VisitDeclRefExpr(const DeclRefExpr *S) { in VisitDeclRefExpr() function in StmtProfiler

12