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