Home
last modified time | relevance | path

Searched refs:VTTTy (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp1423 QualType VTTTy = getContext().getPointerType(getContext().VoidPtrTy); in addImplicitConstructorArgs() local
1425 CallArg(RValue::get(VTT), VTTTy, /*needscopy=*/false)); in addImplicitConstructorArgs()
1435 QualType VTTTy = getContext().getPointerType(getContext().VoidPtrTy); in EmitDestructorCall() local
1445 This.getPointer(), VTT, VTTTy, nullptr); in EmitDestructorCall()