Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-init.cpp19 Ret f1(Ret *retty, T t, U u) { in f1()
/external/valgrind/main/VEX/priv/
Dir_defs.c1467 IRExpr* IRExpr_CCall ( IRCallee* cee, IRType retty, IRExpr** args ) { in IRExpr_CCall()
3643 IRExpr* mkIRExprCCall ( IRType retty, in mkIRExprCCall()
Dhost_s390_isel.c2230 IRType retty; in s390_isel_stmt() local
Dhost_amd64_isel.c4002 IRType retty; in iselStmt() local
Dhost_ppc_isel.c4127 IRType retty; in iselStmt() local
Dhost_x86_isel.c3919 IRType retty; in iselStmt() local
Dhost_arm_isel.c5805 IRType retty; in iselStmt() local
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1518 IRType retty; /* Type of return value. */ member