Searched refs:AllocElemType (Results 1 – 1 of 1) sorted by relevance
1993 QualType AllocElemType = Context.getBaseElementType(AllocType); in FindAllocationFunctions() local1995 if (AllocElemType->isRecordType() && !UseGlobal) { in FindAllocationFunctions()1997 = cast<CXXRecordDecl>(AllocElemType->getAs<RecordType>()->getDecl()); in FindAllocationFunctions()2043 if (AllocElemType->isRecordType() && !UseGlobal) { in FindAllocationFunctions()2045 = cast<CXXRecordDecl>(AllocElemType->getAs<RecordType>()->getDecl()); in FindAllocationFunctions()