Home | History | Annotate | Download | only in src

Lines Matching defs:return_type

536   clang::QualType return_type = function_decl_->getReturnType();
539 ast_caches_->GetTypeId(GetKeyForTypeId(return_type)));
541 return CreateBasicNamedAndTypedDecl(return_type, source_file) &&