Searched refs:cxx_method_decl (Results 1 – 1 of 1) sorted by relevance
491 const clang::CXXMethodDecl *cxx_method_decl = in SetupThisParameter() local494 if (!cxx_method_decl || cxx_method_decl->isStatic()) { in SetupThisParameter()497 clang::QualType this_type = cxx_method_decl->getThisType(); in SetupThisParameter()