Searched refs:NUM_OVERLOADED_OPERATORS (Results 1 – 14 of 14) sorted by relevance
27 NUM_OVERLOADED_OPERATORS enumerator
178 static const char* const OperatorNames[NUM_OVERLOADED_OPERATORS] = { in print()366 CXXOperatorNames = new (Ctx) CXXOperatorIdName[NUM_OVERLOADED_OPERATORS]; in DeclarationNameTable()367 for (unsigned Op = 0; Op < NUM_OVERLOADED_OPERATORS; ++Op) { in DeclarationNameTable()
1388 static const char *const OperatorNames[NUM_OVERLOADED_OPERATORS] = { in VisitOMPDeclareReductionDecl()
1011 case NUM_OVERLOADED_OPERATORS: in DecodeOperatorCall()
1801 const char *OpStrings[NUM_OVERLOADED_OPERATORS] = { in VisitCXXOperatorCallExpr()
1094 case NUM_OVERLOADED_OPERATORS: in mangleOperatorName()
2074 case NUM_OVERLOADED_OPERATORS: in mangleOperatorName()
640 case NUM_OVERLOADED_OPERATORS: in getOperatorSpelling()
3488 assert(Name.getOperatorKind() < NUM_OVERLOADED_OPERATORS && in EmitKey()
2518 case NUM_OVERLOADED_OPERATORS: in AddTypedNameChunk()
9064 case NUM_OVERLOADED_OPERATORS: in ActOnOpenMPReductionClause()
9107 case NUM_OVERLOADED_OPERATORS: in TransformCXXOperatorCallExpr()
8303 case NUM_OVERLOADED_OPERATORS: in AddBuiltinOperatorCandidates()
11838 static const bool OperatorUses[NUM_OVERLOADED_OPERATORS][3] = { in CheckOverloadedOperatorDeclaration()