Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp38 QualType ImplicitParamTy, const CallExpr *CE, in commonEmitCXXMemberOrOperatorCall()
88 llvm::Value *This, llvm::Value *ImplicitParam, QualType ImplicitParamTy, in EmitCXXMemberOrOperatorCall()
103 llvm::Value *ImplicitParam, QualType ImplicitParamTy, const CallExpr *CE) { in EmitCXXDestructorCall()