OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Operators
(Results
1 - 6
of
6
) sorted by null
/external/llvm/include/llvm/TableGen/
SetTheory.h
11
// Records from DAG expressions.
Operators
for standard set operations are
12
// predefined, and it is possible to add special purpose set
operators
as well.
18
// These are the predefined
operators
. The argument lists can be individual
97
// Known DAG
operators
by name.
98
StringMap<std::unique_ptr<Operator>>
Operators
;
104
/// Create a SetTheory instance with only the standard
operators
.
/external/clang/test/SemaCXX/
nested-name-spec.cpp
125
class
Operators
{
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
'}}
131
Operators
ops;
135
Operators
Operators
::operator+(const Operators&) const
[
all
...]
/prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar
/prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar
Completed in 1930 milliseconds