Searched refs:NUM_OVERLOADED_OPERATORS (Results 1 – 25 of 29) sorted by relevance
12
27 NUM_OVERLOADED_OPERATORS enumerator
26 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()
118 clang::OverloadedOperatorKind op_kind = clang::NUM_OVERLOADED_OPERATORS; in AddFunDecl()
290 for (unsigned Op = 0; Op < NUM_OVERLOADED_OPERATORS; ++Op) in DeclarationNameTable()
1478 case NUM_OVERLOADED_OPERATORS: in DecodeOperatorCall()
1358 case NUM_OVERLOADED_OPERATORS: in mangleOperatorName()
2332 case NUM_OVERLOADED_OPERATORS: in mangleOperatorName()
590 detail::CXXOperatorIdName CXXOperatorNames[NUM_OVERLOADED_OPERATORS];
640 case NUM_OVERLOADED_OPERATORS: in getOperatorSpelling()
697 case NUM_OVERLOADED_OPERATORS: in getOperatorSpelling()
410 .Default(clang::NUM_OVERLOADED_OPERATORS); in IsOperator()413 if (op_kind != clang::NUM_OVERLOADED_OPERATORS) in IsOperator()436 .Default(clang::NUM_OVERLOADED_OPERATORS); in IsOperator()1973 clang::OverloadedOperatorKind op_kind = clang::NUM_OVERLOADED_OPERATORS; in GetDeclarationName()1974 if (!IsOperator(name, op_kind) || op_kind == clang::NUM_OVERLOADED_OPERATORS) in GetDeclarationName()7455 clang::OverloadedOperatorKind op_kind = clang::NUM_OVERLOADED_OPERATORS; in AddMethodToCXXRecordType()7458 if (op_kind != clang::NUM_OVERLOADED_OPERATORS) { in AddMethodToCXXRecordType()
238 case NUM_OVERLOADED_OPERATORS: in getOperatorNodeKind()
3488 assert(Name.getOperatorKind() < NUM_OVERLOADED_OPERATORS && in EmitKey()
3626 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()
11838 static const bool OperatorUses[NUM_OVERLOADED_OPERATORS][3] = { in CheckOverloadedOperatorDeclaration()
3153 case NUM_OVERLOADED_OPERATORS: in AddTypedNameChunk()