Home
last modified time | relevance | path

Searched refs:extractNodesByIdTo (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DDeclRefExprUtils.cpp34 void extractNodesByIdTo(ArrayRef<BoundNodes> Matches, StringRef ID, in extractNodesByIdTo() function
59 extractNodesByIdTo(Matches, "declRef", DeclRefs); in constReferenceDeclRefExprs()
70 extractNodesByIdTo(Matches, "declRef", DeclRefs); in constReferenceDeclRefExprs()
77 extractNodesByIdTo(Matches, "declRef", DeclRefs); in constReferenceDeclRefExprs()
84 extractNodesByIdTo(Matches, "declRef", DeclRefs); in constReferenceDeclRefExprs()
106 extractNodesByIdTo(Matches, "declRef", DeclRefs); in allDeclRefExprs()
117 extractNodesByIdTo(Matches, "declRef", DeclRefs); in allDeclRefExprs()