Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DInefficientVectorOperationCheck.cpp94 const auto TargetVarDecl = in AddMatcher() local
204 const auto *TargetVarDecl = VectorVarDecl; in check() local