Home
last modified time | relevance | path

Searched refs:TypeReturn (Results 1 – 25 of 67) sorted by relevance

123

/dports/x11/gskrab/GSKrab-0.0.1/GSKrabServer/
H A DGSKrabX11Interface.m292 Atom TypeReturn;
300 &TypeReturn,
304 return (TypeReturn != None);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dmtype.h338 TypeReturn *isTypeReturn();
746 class TypeReturn : public TypeQualified
750 TypeReturn *syntaxCopy();
H A Dvisitor.h77 class TypeReturn; variable
463 virtual void visit(TypeReturn *t) { visit((TypeQualified *)t); } in visit()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dmtype.h366 TypeReturn *isTypeReturn();
822 class TypeReturn : public TypeQualified
825 TypeReturn(Loc loc);
H A Dmtype.c195 sizeTy[Treturn] = sizeof(TypeReturn); in _init()
2387 TypeReturn *Type::isTypeReturn() in isTypeReturn()
2389 return ty == Treturn ? (TypeReturn *)this : NULL; in isTypeReturn()
6686 TypeReturn::TypeReturn(Loc loc) in TypeReturn() function
6691 const char *TypeReturn::kind() in kind()
6696 Type *TypeReturn::syntaxCopy() in syntaxCopy()
6698 TypeReturn *t = new TypeReturn(loc); in syntaxCopy()
6704 Dsymbol *TypeReturn::toDsymbol(Scope *sc) in toDsymbol()
6714 void TypeReturn::resolve(Loc loc, Scope *sc, Expression **pe, Type **pt, Dsymbol **ps, bool intypei… in resolve()
H A Dvisitor.h77 class TypeReturn; variable
372 virtual void visit(TypeReturn *t) { visit((TypeQualified *)t); } in visit()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dmtype.h366 TypeReturn *isTypeReturn();
822 class TypeReturn : public TypeQualified
825 TypeReturn(Loc loc);
H A Dmtype.c195 sizeTy[Treturn] = sizeof(TypeReturn); in _init()
2387 TypeReturn *Type::isTypeReturn() in isTypeReturn()
2389 return ty == Treturn ? (TypeReturn *)this : NULL; in isTypeReturn()
6686 TypeReturn::TypeReturn(Loc loc) in TypeReturn() function
6691 const char *TypeReturn::kind() in kind()
6696 Type *TypeReturn::syntaxCopy() in syntaxCopy()
6698 TypeReturn *t = new TypeReturn(loc); in syntaxCopy()
6704 Dsymbol *TypeReturn::toDsymbol(Scope *sc) in toDsymbol()
6714 void TypeReturn::resolve(Loc loc, Scope *sc, Expression **pe, Type **pt, Dsymbol **ps, bool intypei… in resolve()
H A Dvisitor.h77 class TypeReturn; variable
372 virtual void visit(TypeReturn *t) { visit((TypeQualified *)t); } in visit()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dmtype.h366 TypeReturn *isTypeReturn();
822 class TypeReturn : public TypeQualified
825 TypeReturn(Loc loc);
H A Dmtype.c195 sizeTy[Treturn] = sizeof(TypeReturn); in _init()
2387 TypeReturn *Type::isTypeReturn() in isTypeReturn()
2389 return ty == Treturn ? (TypeReturn *)this : NULL; in isTypeReturn()
6686 TypeReturn::TypeReturn(Loc loc) in TypeReturn() function
6691 const char *TypeReturn::kind() in kind()
6696 Type *TypeReturn::syntaxCopy() in syntaxCopy()
6698 TypeReturn *t = new TypeReturn(loc); in syntaxCopy()
6704 Dsymbol *TypeReturn::toDsymbol(Scope *sc) in toDsymbol()
6714 void TypeReturn::resolve(Loc loc, Scope *sc, Expression **pe, Type **pt, Dsymbol **ps, bool intypei… in resolve()
H A Dvisitor.h77 class TypeReturn; variable
372 virtual void visit(TypeReturn *t) { visit((TypeQualified *)t); } in visit()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dmtype.h731 class TypeReturn : public TypeQualified
734 TypeReturn(Loc loc);
H A Dvisitor.h77 class TypeReturn; variable
369 virtual void visit(TypeReturn *t) { visit((TypeQualified *)t); } in visit()
H A Dmtype.c201 sizeTy[Treturn] = sizeof(TypeReturn); in _init()
7272 TypeReturn::TypeReturn(Loc loc) in TypeReturn() function
7277 const char *TypeReturn::kind() in kind()
7282 Type *TypeReturn::syntaxCopy() in syntaxCopy()
7284 TypeReturn *t = new TypeReturn(loc); in syntaxCopy()
7290 Dsymbol *TypeReturn::toDsymbol(Scope *sc) in toDsymbol()
7300 void TypeReturn::resolve(Loc loc, Scope *sc, Expression **pe, Type **pt, Dsymbol **ps, bool intypei… in resolve()
7347 Type *TypeReturn::semantic(Loc loc, Scope *sc) in semantic()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dmtype.h731 class TypeReturn : public TypeQualified
734 TypeReturn(Loc loc);
H A Dvisitor.h77 class TypeReturn; variable
369 virtual void visit(TypeReturn *t) { visit((TypeQualified *)t); } in visit()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dmtype.h731 class TypeReturn : public TypeQualified
734 TypeReturn(Loc loc);
H A Dvisitor.h77 class TypeReturn; variable
369 virtual void visit(TypeReturn *t) { visit((TypeQualified *)t); } in visit()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dmtype.h750 class TypeReturn : public TypeQualified
753 TypeReturn(Loc loc);
H A Dvisitor.h77 class TypeReturn; variable
371 virtual void visit(TypeReturn *t) { visit((TypeQualified *)t); } in visit()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dmtype.h750 class TypeReturn : public TypeQualified
753 TypeReturn(Loc loc);
H A Dvisitor.h77 class TypeReturn; variable
371 virtual void visit(TypeReturn *t) { visit((TypeQualified *)t); } in visit()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dmtype.h750 class TypeReturn : public TypeQualified
753 TypeReturn(Loc loc);
H A Dvisitor.h77 class TypeReturn; variable
371 virtual void visit(TypeReturn *t) { visit((TypeQualified *)t); } in visit()

123