Home | History | Annotate | Download | only in AST

Lines Matching refs:getResultType

537       return Visit(T->getResultType());
1653 Profile(ID, getResultType(), arg_type_begin(), NumArgs, getExtProtoInfo(),
2064 return Cache::get(cast<FunctionType>(T)->getResultType());
2067 CachedProperties result = Cache::get(FPT->getResultType());