Searched refs:isPointerConst (Results 1 – 1 of 1) sorted by relevance
90 bool isPointerConst(QualType QType) { in isPointerConst() function203 llvm::StringRef PtrConst = isPointerConst(Var->getType()) ? "const " : ""; in check()225 if (!isPointerConst(Var->getType())) in check()264 if (!isPointerConst(Var->getType())) in check()