Searched refs:this_type (Results 1 – 1 of 1) sorted by relevance
497 clang::QualType this_type = cxx_method_decl->getThisType(); in SetupThisParameter() local498 return SetupFunctionParameter(functionp, this_type, false, source_file, true); in SetupThisParameter()