Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp37 llvm::Value *This, llvm::Value *ImplicitParam, in commonEmitCXXMemberOrOperatorCall() argument
88 llvm::Value *This, llvm::Value *ImplicitParam, QualType ImplicitParamTy, in EmitCXXMemberOrOperatorCall() argument
103 llvm::Value *ImplicitParam, QualType ImplicitParamTy, const CallExpr *CE) { in EmitCXXDestructorCall() argument
[all...]
H A DMicrosoftCXXABI.cpp2010 llvm::Value *ImplicitParam = llvm::ConstantInt::get( EmitVirtualDestructorCall() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp998 if (const auto *ImplicitParam = dyn_cast<ImplicitParamDecl>(ND)) getBasePriority() local