Home
last modified time | relevance | path

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

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