Home | History | Annotate | Download | only in AST

Lines Matching refs:SmallVector

449   SmallVector<MethodAndOffsetPairTy, 16> Offsets;
552 typedef SmallVector<VTableComponent, 64> VTableComponentVectorTy;
822 SmallVector<VTableComponent, 64> Components;
869 typedef SmallVector<ThunkInfo, 1> ThunkInfoVectorTy;
1493 typedef llvm::SmallVector<const CXXMethodDecl *, 8> NewVirtualFunctionsTy;
2284 SmallVector<VTableLayout::VTableThunkTy, 1>
2414 SmallVector<VTableComponent, 64> Components;
2462 typedef SmallVector<ThunkInfo, 1> ThunkInfoVectorTy;
2471 SmallVector<ThunkInfo, 1> &ThunksVector = Thunks[MD];
2881 SmallVector<const CXXMethodDecl *, 10> &VirtualMethods) {
2888 typedef SmallVector<const CXXMethodDecl *, 1> MethodGroup;
2889 SmallVector<MethodGroup, 10> Groups;
2956 SmallVector<const CXXMethodDecl*, 10> VirtualMethods;
3591 SmallVector<VTableLayout::VTableThunkTy, 1> VTableThunks(