Searched defs:Operators (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/TableGen/
H A DSetTheory.h11 // Records from DAG expressions. Operators for standard set operations are
98 StringMap<std::unique_ptr<Operator>> Operators; member in class:llvm::SetTheory
/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DSetTheory.h11 // Records from DAG expressions. Operators for standard set operations are
92 StringMap<Operator*> Operators; member in class:llvm::SetTheory
/external/clang/test/SemaCXX/
H A Dnested-name-spec.cpp125 class Operators { class
126 Operators operator+(const Operators&) const; // expected-note{{member declaration does not match because it is const qualified}}
130 Operators Operators::operator+(const Operators&) { // expected-error{{out-of-line definition of 'operator+' does not match any declaration in 'Operators'}} argument
131 Operators ops;
135 Operators Operators
[all...]
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...

Completed in 128 milliseconds