Searched defs:StdTypeInfoPtrTy (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1892 llvm::Type *StdTypeInfoPtrTy = local
H A DCGExprCXX.cpp2157 llvm::Type *StdTypeInfoPtrTy = local
2116 EmitTypeidFromVTable(CodeGenFunction &CGF, const Expr *E, llvm::Type *StdTypeInfoPtrTy) argument
H A DMicrosoftCXXABI.cpp954 EmitTypeid(CodeGenFunction &CGF, QualType SrcRecordTy, Address ThisPtr, llvm::Type *StdTypeInfoPtrTy) argument
H A DItaniumCXXABI.cpp1396 EmitTypeid(CodeGenFunction &CGF, QualType SrcRecordTy, Address ThisPtr, llvm::Type *StdTypeInfoPtrTy) argument

Completed in 188 milliseconds