Searched defs:ConstType (Results 1 – 4 of 4) sorted by relevance
91 QualType ConstType = OperatorCall->getType().withConst(); in reportAndFix() local
63 const auto ConstType = hasType(isConstQualified()); in registerMatchers() local
437 const ConstantArrayType *ConstType = in arrayMatchesBoundExpr() local
97 using ConstType = const int; typedef