Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-move/
H A DMove.cpp235 MatchClassStaticVariable(VD, SM); in run()
257 void MatchClassStaticVariable(const NamedDecl *VD, SourceManager *SM) { in MatchClassStaticVariable() function in clang::move::__anon0822c8420111::ClassDeclarationMatch