Home
last modified time | relevance | path

Searched refs:performTypeAdjustment (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2150 static llvm::Value *performTypeAdjustment(CodeGenFunction &CGF, in performTypeAdjustment() function
2208 return performTypeAdjustment(CGF, This, TA.NonVirtual, in performThisAdjustment()
2216 return performTypeAdjustment(CGF, Ret, RA.NonVirtual, in performReturnAdjustment()