| /openbsd-src/gnu/llvm/clang/lib/ARCMigrate/ |
| H A D | TransBlockObjCVariable.cpp | 65 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon01b58fb60111::RootBlockObjCVarRewriter::BlockVarChecker
|
| H A D | TransProtectedScope.cpp | 33 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anona86f4aeb0111::LocalRefsCollector
|
| H A D | Transforms.cpp | 217 bool VisitDeclRefExpr(DeclRefExpr *E) { Refs.erase(E); return true; } in VisitDeclRefExpr() function in __anon92340b8e0111::ReferenceClear 228 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon92340b8e0111::ReferenceCollector
|
| H A D | TransAutoreleasePool.cpp | 263 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon1809987b0211::AutoreleasePoolRewriter::NameReferenceChecker
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | EvaluatedExprVisitor.h | 44 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
|
| H A D | TextNodeDumper.h | 255 void VisitDeclRefExpr(const DeclRefExpr *Node);
|
| H A D | JSONNodeDumper.h | 273 void VisitDeclRefExpr(const DeclRefExpr *DRE);
|
| /openbsd-src/gnu/llvm/clang/include/clang/Tooling/Refactoring/ |
| H A D | RecursiveSymbolVisitor.h | 64 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | UsedDeclVisitor.h | 32 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function
|
| H A D | SemaAvailability.cpp | 627 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anon9b3817270411::LastDeclUSEFinder 704 bool VisitDeclRefExpr(DeclRefExpr *DRE) { in VisitDeclRefExpr() function in __anon9b3817270411::DiagnoseUnguardedAvailability
|
| H A D | AnalysisBasedWarnings.cpp | 748 void VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon27fad7f20711::ContainsReference 752 Inherited::VisitDeclRefExpr(E); in VisitDeclRefExpr()
|
| H A D | SemaTemplateVariadic.cpp | 94 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon39e2fdcb0111::CollectUnexpandedParameterPacksVisitor
|
| /openbsd-src/gnu/llvm/clang/lib/Analysis/ |
| H A D | LiveVariables.cpp | 172 void VisitDeclRefExpr(DeclRefExpr *DR); 380 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in TransferFunctions
|
| H A D | UninitializedValues.cpp | 486 void VisitDeclRefExpr(DeclRefExpr *dr); 742 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *dr) { in VisitDeclRefExpr() function in TransferFunctions
|
| H A D | CalledOnceCheck.cpp | 314 const DeclRefExpr *VisitDeclRefExpr(const DeclRefExpr *DR) { return DR; } in VisitDeclRefExpr() function in __anon3a2ff1ec0111::DeclRefFinder 441 bool VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon3a2ff1ec0111::NamesCollector
|
| H A D | Consumed.cpp | 507 void VisitDeclRefExpr(const DeclRefExpr *DeclRef); 832 void ConsumedStmtVisitor::VisitDeclRefExpr(const DeclRefExpr *DeclRef) { in VisitDeclRefExpr() function in ConsumedStmtVisitor
|
| H A D | AnalysisDeclContext.cpp | 608 void VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anon8e692c450111::FindBlockDeclRefExprsVals
|
| /openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/ |
| H A D | Transfer.cpp | 192 void VisitDeclRefExpr(const DeclRefExpr *S) { in VisitDeclRefExpr() function in clang::dataflow::TransferVisitor 281 VisitDeclRefExpr(DE); in VisitDeclStmt()
|
| /openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
| H A D | ByteCodeExprGen.h | 72 bool VisitDeclRefExpr(const DeclRefExpr *E);
|
| H A D | ByteCodeExprGen.cpp | 1387 bool ByteCodeExprGen<Emitter>::VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr() function in ByteCodeExprGen
|
| /openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/Rename/ |
| H A D | USRLocFinder.cpp | 268 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function in clang::tooling::__anon8b3582160111::RenameLocFinder
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | DeadStoresChecker.cpp | 55 bool VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anonb601c4880111::EHCodeVisitor
|
| /openbsd-src/gnu/llvm/clang/lib/Index/ |
| H A D | IndexBody.cpp | 140 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon7e0621de0111::BodyIndexer
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGCoroutine.cpp | 326 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function
|
| H A D | CGExprComplex.cpp | 143 ComplexPairTy VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon838baf360111::ComplexExprEmitter
|