Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DPassByValueCheck.cpp54 static TypeMatcher nonConstValueType() { in nonConstValueType() function
154 ? nonConstValueType() in registerMatchers()
156 nonConstValueType())))) in registerMatchers()