OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Covariant
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
mtype.h
122
enum class
Covariant
229
Covariant
covariant
(Type *t, StorageClass *pstc = NULL);
mtype.h
122
enum class
Covariant
229
Covariant
covariant
(Type *t, StorageClass *pstc = NULL);
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h
558
/// The parameter is
covariant
, e.g., X<T> is a subtype of X<U> when
559
/// the type parameter is
covariant
and T is a subtype of U.
560
Covariant
,
563
/// when the type parameter is
covariant
and U is a subtype of T.
DeclObjC.h
558
/// The parameter is
covariant
, e.g., X<T> is a subtype of X<U> when
559
/// the type parameter is
covariant
and T is a subtype of U.
560
Covariant
,
563
/// when the type parameter is
covariant
and U is a subtype of T.
Completed in 62 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026