Searched refs:CXXDInfo (Results 1 – 1 of 1) sorted by relevance
983 CXXClassDeclInfo CXXDInfo(/*isRedeclaration=*/!OrigD->isCanonicalDecl(), in handleCXXRecordDecl() local986 CXXDInfo.CXXClassInfo.declInfo = &CXXDInfo; in handleCXXRecordDecl()987 CXXDInfo.CXXClassInfo.bases = BaseList.getBases(); in handleCXXRecordDecl()988 CXXDInfo.CXXClassInfo.numBases = BaseList.getNumBases(); in handleCXXRecordDecl()1003 return handleDecl(OrigD, OrigD->getLocation(), getCursor(OrigD), CXXDInfo); in handleCXXRecordDecl()