Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DInefficientVectorOperationCheck.cpp190 const auto *ProtoVarDecl = Result.Nodes.getNodeAs<VarDecl>(ProtoVarDeclName); in check() local
206 TargetVarDecl = ProtoVarDecl; in check()