Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/utils/
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()
73 extractNodesByIdTo(Matches, "declRef", DeclRefs); in constReferenceDeclRefExprs()
95 extractNodesByIdTo(Matches, "declRef", DeclRefs); in allDeclRefExprs()
106 extractNodesByIdTo(Matches, "declRef", DeclRefs); in allDeclRefExprs()