Searched refs:ThisArg (Results 1 – 1 of 1) sorted by relevance
561 Expr* ThisArg = getImplicitObjectArgument(); in getRecordDecl() local562 if (!ThisArg) in getRecordDecl()565 if (ThisArg->getType()->isAnyPointerType()) in getRecordDecl()566 return ThisArg->getType()->getPointeeType()->getAsCXXRecordDecl(); in getRecordDecl()568 return ThisArg->getType()->getAsCXXRecordDecl(); in getRecordDecl()