Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DUnnecessaryCopyInitialization.cpp78 AST_MATCHER_FUNCTION_P(StatementMatcher, isConstRefReturningMethodCall, in AST_MATCHER_FUNCTION_P() argument
118 isConstRefReturningMethodCall(ExcludedContainerTypes), in AST_MATCHER_FUNCTION_P()
256 isConstRefReturningMethodCall( in registerMatchers()