Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DQualifiedAutoCheck.cpp94 bool isAutoPointerConst(QualType QType) { in isAutoPointerConst() function
230 if (!isAutoPointerConst(Var->getType())) in check()
270 if (!isAutoPointerConst(Var->getType())) in check()