Searched refs:IsConstQualified (Results 1 – 2 of 2) sorted by relevance
95 const bool IsConstQualified = in check() local103 if (!IsConstQualified) { in check()132 << IsConstQualified << paramNameOrIndex(Param->getName(), Index); in check()
309 bool IsConstQualified = Var.getType().isConstQualified(); in handleCopyFromMethodReturn() local310 if (!IsConstQualified && !isOnlyUsedAsConst(Var, BlockStmt, Context)) in handleCopyFromMethodReturn()322 << IsConstQualified << &Var; in handleCopyFromMethodReturn()331 << IsConstQualified << &Var; in handleCopyFromMethodReturn()