Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DInefficientVectorOperationCheck.cpp196 const auto *ProtoVarDecl = Result.Nodes.getNodeAs<VarDecl>(ProtoVarDeclName); in check() local
212 TargetVarDecl = ProtoVarDecl; in check()