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