Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DForwardingReferenceOverloadCheck.cpp71 DeclarationMatcher FindOverload = in registerMatchers() local
87 Finder->addMatcher(FindOverload, this); in registerMatchers()