Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DInefficientVectorOperationCheck.cpp98 const auto TargetVarDecl = in addMatcher() local
210 const auto *TargetVarDecl = VectorVarDecl; in check() local