Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DQualifiedAutoCheck.cpp96 bool isAutoPointerConst(QualType QType) { in isAutoPointerConst() function
227 if (!isAutoPointerConst(Var->getType())) in check()
266 if (!isAutoPointerConst(Var->getType())) in check()