Home
last modified time | relevance | path

Searched defs:Operators (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DSetTheory.h102 StringMap<std::unique_ptr<Operator>> Operators; variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp902 LookupResult Operators(*this, OpName, SourceLocation(), BuildOperatorCoawaitLookupExpr() local
H A DSemaLookup.cpp3333 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName); LookupOverloadedOperatorName() local
H A DSemaDeclCXX.cpp8775 lookupOperatorsForDefaultedComparison(Sema & Self,Scope * S,UnresolvedSetImpl & Operators,OverloadedOperatorKind Op) lookupOperatorsForDefaultedComparison() argument
8805 UnresolvedSet<32> Operators; CheckExplicitlyDefaultedComparison() local
H A DSemaOverload.cpp8273 LookupResult Operators(*this, OpName, OpLoc, LookupOrdinaryName); AddMemberOperatorCandidates() local