Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp37 llvm::Value *This, llvm::Value *ImplicitParam, in commonEmitCXXMemberOrOperatorCall()
81 llvm::Value *This, llvm::Value *ImplicitParam, QualType ImplicitParamTy, in EmitCXXMemberOrOperatorCall()
96 llvm::Value *ImplicitParam, QualType ImplicitParamTy, const CallExpr *CE) { in EmitCXXDestructorCall()
H A DMicrosoftCXXABI.cpp1980 llvm::Value *ImplicitParam = llvm::ConstantInt::get( in EmitVirtualDestructorCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp975 if (const auto *ImplicitParam = dyn_cast<ImplicitParamDecl>(ND)) in getBasePriority() local