Searched defs:Operators (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/ | ||
H A D | SetTheory.h | 102 StringMap<std::unique_ptr<Operator>> Operators; variable |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCoroutine.cpp | 902 LookupResult Operators(*this, OpName, SourceLocation(), BuildOperatorCoawaitLookupExpr() local |
H A D | SemaLookup.cpp | 3333 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName); LookupOverloadedOperatorName() local |
H A D | SemaDeclCXX.cpp | 8775 lookupOperatorsForDefaultedComparison(Sema & Self,Scope * S,UnresolvedSetImpl & Operators,OverloadedOperatorKind Op) lookupOperatorsForDefaultedComparison() argument |
H A D | SemaOverload.cpp | 8273 LookupResult Operators(*this, OpName, OpLoc, LookupOrdinaryName); AddMemberOperatorCandidates() local |