Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DInefficientVectorOperationCheck.cpp175 const auto AddFieldMethodDecl = in registerMatchers() local
178 AddFieldMethodDecl, ProtoAddFieldCallName, Finder); in registerMatchers()