Home
last modified time | relevance | path

Searched defs:retty (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-init.cpp19 Ret f1(Ret *retty, T t, U u) { in f1()
/external/valgrind/VEX/priv/
Dir_defs.c1870 IRExpr* IRExpr_CCall ( IRCallee* cee, IRType retty, IRExpr** args ) { in IRExpr_CCall()
4696 IRExpr* mkIRExprCCall ( IRType retty, in mkIRExprCCall()
Dhost_tilegx_isel.c1484 IRType retty; in iselStmt() local
Dhost_s390_isel.c3806 IRType retty; in s390_isel_stmt() local
Dhost_mips_isel.c3810 IRType retty = Ity_INVALID; in iselStmt() local
Dhost_x86_isel.c4089 IRType retty = Ity_INVALID; in iselStmt() local
Dhost_arm64_isel.c3704 IRType retty = Ity_INVALID; in iselStmt() local
Dhost_amd64_isel.c4588 IRType retty = Ity_INVALID; in iselStmt() local
Dir_opt.c3490 IRType retty; member
Dhost_ppc_isel.c5829 IRType retty = Ity_INVALID; in iselStmt() local
Dhost_arm_isel.c5969 IRType retty = Ity_INVALID; in iselStmt() local
/external/valgrind/VEX/pub/
Dlibvex_ir.h2102 IRType retty; /* Type of return value. */ member