Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DUnnecessaryCopyInitialization.cpp55 auto ConstRefReturningFunctionCall = in registerMatchers() local
86 Finder->addMatcher(localVarCopiedFrom(anyOf(ConstRefReturningFunctionCall, in registerMatchers()