Searched defs:Operators (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | SetTheory.h | 102 StringMap<std::unique_ptr<Operator>> Operators; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 825 LookupResult Operators(*this, OpName, SourceLocation(), in BuildOperatorCoawaitLookupExpr() local
|
| H A D | SemaLookup.cpp | 3377 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName); in LookupOverloadedOperatorName() local
|
| H A D | SemaExprCXX.cpp | 3245 FunctionDecl *Operators[] = {OperatorDelete, OperatorNew}; in FindAllocationFunctions() local
|
| H A D | SemaDeclCXX.cpp | 8851 UnresolvedSetImpl &Operators, in lookupOperatorsForDefaultedComparison() 8881 UnresolvedSet<32> Operators; in CheckExplicitlyDefaultedComparison() local
|
| H A D | SemaOverload.cpp | 8746 LookupResult Operators(*this, OpName, OpLoc, LookupOrdinaryName); in AddMemberOperatorCandidates() local
|