Home
last modified time | relevance | path

Searched defs:StdTypeInfoPtrTy (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp2184 EmitTypeidFromVTable(CodeGenFunction & CGF,const Expr * E,llvm::Type * StdTypeInfoPtrTy) EmitTypeidFromVTable() argument
H A DItaniumCXXABI.cpp1440 EmitTypeid(CodeGenFunction & CGF,QualType SrcRecordTy,Address ThisPtr,llvm::Type * StdTypeInfoPtrTy) EmitTypeid() argument
H A DMicrosoftCXXABI.cpp1011 return CGF.Builder.CreateBitCast(Typeid, StdTypeInfoPtrTy); in EmitTypeid() argument