Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/TableGen/
H A DSetTheory.h98 StringMap<Operator*> Operators; variable
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DBranchProbabilityTest.cpp33 TEST(BranchProbabilityTest, Operators) { in TEST() argument
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dnested-name-spec.cpp125 class Operators { class
130 Operators Operators::operator+(const Operators&) { // expected-error{{out-of-line definition of 'op… in operator +()
/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp133 namespace Operators { namespace
/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DStringRefTest.cpp91 TEST(StringRefTest, Operators) { in TEST() argument
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp2376 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName); in LookupOverloadedOperatorName() local
H A DSemaOverload.cpp6539 LookupResult Operators(*this, OpName, OpLoc, LookupOrdinaryName); in AddMemberOperatorCandidates() local