Home
last modified time | relevance | path

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

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