Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DRedundantSmartptrGetCheck.cpp114 const Type *OpArrowType = in allReturnTypesMatch() local
120 return OpArrowType == OpStarType && OpArrowType == GetType; in allReturnTypesMatch()