Home
last modified time | relevance | path

Searched defs:DeclRefMatcher (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DUseAfterMoveCheck.cpp286 auto DeclRefMatcher = declRefExpr(hasDeclaration(equalsNode(MovedVariable)), getDeclRefs() local
304 auto DeclRefMatcher = getReinits() local
[all...]