Home
last modified time | relevance | path

Searched defs:ConstType (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Dextension_set.h942 typedef Type ConstType; typedef
960 typedef Type ConstType; typedef
1065 typedef const std::string& ConstType; in PROTOBUF_DEFINE_PRIMITIVE_TYPE() typedef
1090 typedef const std::string& ConstType; typedef
1148 typedef Type ConstType; typedef
1171 typedef Type ConstType; typedef
1234 typedef const Type& ConstType; typedef
1281 typedef const Type& ConstType; typedef
/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DImplicitConversionInLoopCheck.cpp93 QualType ConstType = OperatorCall->getType().withConst(); in ReportAndFix() local
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.cpp437 const ConstantArrayType *ConstType = in arrayMatchesBoundExpr() local