Searched refs:ThisArg (Results 1 – 1 of 1) sorted by relevance
553 Expr* ThisArg = getImplicitObjectArgument(); in getRecordDecl() local554 if (!ThisArg) in getRecordDecl()557 if (ThisArg->getType()->isAnyPointerType()) in getRecordDecl()558 return ThisArg->getType()->getPointeeType()->getAsCXXRecordDecl(); in getRecordDecl()560 return ThisArg->getType()->getAsCXXRecordDecl(); in getRecordDecl()