Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDebugInfo.cpp1018 const PointerType *ThisPtrTy = cast<PointerType>(ThisPtr); in getOrCreateInstanceMethodType() local
1019 QualType PointeeTy = ThisPtrTy->getPointeeType(); in getOrCreateInstanceMethodType()
1022 uint64_t Align = CGM.getContext().getTypeAlign(ThisPtrTy); in getOrCreateInstanceMethodType()