Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCXXABI.h45 clang::ImplicitParamDecl *getThisDecl(CIRGenFunction &cgf) { in getThisDecl() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h54 ImplicitParamDecl *getThisDecl(CodeGenFunction &CGF) { in getThisDecl() function