/aosp_15_r20/external/clang/lib/ARCMigrate/ |
H A D | Transforms.cpp | 224 bool VisitDeclRefExpr(DeclRefExpr *E) { Refs.erase(E); return true; } in VisitDeclRefExpr() function in __anon0cd4fbcf0111::ReferenceClear 235 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon0cd4fbcf0111::ReferenceCollector
|
H A D | TransBlockObjCVariable.cpp | 66 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anonac5fe9770111::RootBlockObjCVarRewriter::BlockVarChecker
|
H A D | TransProtectedScope.cpp | 33 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon05cd144c0111::LocalRefsCollector
|
H A D | TransAutoreleasePool.cpp | 263 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon21208dfc0211::AutoreleasePoolRewriter::NameReferenceChecker
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | EvaluatedExprVisitor.h | 41 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | EvaluatedExprVisitor.h | 44 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | EvaluatedExprVisitor.h | 44 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | EvaluatedExprVisitor.h | 44 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | EvaluatedExprVisitor.h | 44 void VisitDeclRefExpr(PTR(DeclRefExpr) E) { } in VisitDeclRefExpr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Refactoring/ |
D | RecursiveSymbolVisitor.h | 64 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Refactoring/ |
D | RecursiveSymbolVisitor.h | 64 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Refactoring/ |
D | RecursiveSymbolVisitor.h | 64 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Refactoring/ |
D | RecursiveSymbolVisitor.h | 64 bool VisitDeclRefExpr(const DeclRefExpr *Expr) { in VisitDeclRefExpr() function
|
/aosp_15_r20/external/clang/unittests/Tooling/ |
H A D | RecursiveASTVisitorTestExprVisitor.cpp | 165 bool VisitDeclRefExpr(DeclRefExpr *Reference) { in VisitDeclRefExpr() function in __anon685225b80111::DeclRefExprVisitor
|
/aosp_15_r20/external/bcc/src/cc/frontends/clang/ |
H A D | b_frontend_action.cc | 270 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in ebpf::ProbeChecker 311 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in ebpf::ProbeSetter
|
/aosp_15_r20/external/clang/lib/Index/ |
H A D | IndexBody.cpp | 132 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon0f8c355f0111::BodyIndexer
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DeadStoresChecker.cpp | 54 bool VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anon7fc64f490111::EHCodeVisitor
|
/aosp_15_r20/external/clang/lib/Analysis/ |
H A D | LiveVariables.cpp | 366 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in TransferFunctions
|
H A D | AnalysisDeclContext.cpp | 522 void VisitDeclRefExpr(DeclRefExpr *DR) { in VisitDeclRefExpr() function in __anon895329660111::FindBlockDeclRefExprsVals
|
H A D | UninitializedValues.cpp | 729 void TransferFunctions::VisitDeclRefExpr(DeclRefExpr *dr) { in VisitDeclRefExpr() function in TransferFunctions
|
H A D | Consumed.cpp | 846 void ConsumedStmtVisitor::VisitDeclRefExpr(const DeclRefExpr *DeclRef) { in VisitDeclRefExpr() function in clang::consumed::ConsumedStmtVisitor
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplateVariadic.cpp | 73 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anon0014268c0111::CollectUnexpandedParameterPacksVisitor
|
H A D | SemaStmt.cpp | 1347 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anonececbb350411::DeclExtractor 1418 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anonececbb350411::DeclMatcher
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGExprComplex.cpp | 118 ComplexPairTy VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anonfe2c9f770111::ComplexExprEmitter
|
H A D | CGExprAgg.cpp | 120 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() function in __anone4bef78e0111::AggExprEmitter
|