[go: nahoru, domu]

Searched refs:RetTy (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp1351 const clang::QualType RetTy = RetVal->getType(); local
1358 RetTy, // Type
1359 C.getTrivialTypeSourceInfo(RetTy), // Type info
1362 const clang::Type *T = RetTy.getTypePtr();
1380 RetTy,
1390 RetTy,
1427 clang::QualType RetTy; local
1433 RetTy = FD->getReturnType();
1452 RetTy = FuncType->getReturnType();
1455 if (CountRSObjectTypes(RetTy
[all...]

Completed in 59 milliseconds