Searched defs:Operators (Results 1 – 7 of 7) sorted by relevance
98 StringMap<Operator*> Operators; variable
33 TEST(BranchProbabilityTest, Operators) { in TEST() argument
125 class Operators { class130 Operators Operators::operator+(const Operators&) { // expected-error{{out-of-line definition of 'op… in operator +()
133 namespace Operators { namespace
91 TEST(StringRefTest, Operators) { in TEST() argument
2396 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName); in LookupOverloadedOperatorName() local
6599 LookupResult Operators(*this, OpName, OpLoc, LookupOrdinaryName); in AddMemberOperatorCandidates() local