Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprCXX.cpp38 QualType ImplicitParamTy, const CallExpr *CE, in commonEmitCXXMemberOrOperatorCall()
83 llvm::Value *This, llvm::Value *ImplicitParam, QualType ImplicitParamTy, in EmitCXXMemberOrOperatorCall()
98 llvm::Value *ImplicitParam, QualType ImplicitParamTy, const CallExpr *CE) { in EmitCXXDestructorCall()