Searched defs:Operators (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | SetTheory.h | 101 StringMap<std::unique_ptr<Operator>> Operators; variable
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 258 LookupResult Operators(SemaRef, OpName, SourceLocation(), in buildOperatorCoawaitLookupExpr() local
|
| H A D | SemaLookup.cpp | 3049 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName); in LookupOverloadedOperatorName() local
|
| H A D | SemaDeclCXX.cpp | 8347 UnresolvedSetImpl &Operators, in lookupOperatorsForDefaultedComparison() 8380 UnresolvedSet<32> Operators; in CheckExplicitlyDefaultedComparison() local
|
| H A D | SemaOverload.cpp | 7693 LookupResult Operators(*this, OpName, OpLoc, LookupOrdinaryName); in AddMemberOperatorCandidates() local
|