Searched refs:ThisArg (Results 1 – 1 of 1) sorted by relevance
475 Expr* ThisArg = getImplicitObjectArgument(); in getRecordDecl() local476 if (!ThisArg) in getRecordDecl()479 if (ThisArg->getType()->isAnyPointerType()) in getRecordDecl()480 return ThisArg->getType()->getPointeeType()->getAsCXXRecordDecl(); in getRecordDecl()482 return ThisArg->getType()->getAsCXXRecordDecl(); in getRecordDecl()