Home
last modified time | relevance | path

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

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