Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2068 static llvm::Value *performTypeAdjustment(CodeGenFunction &CGF, in performTypeAdjustment() function
2132 return performTypeAdjustment(CGF, This, TA.NonVirtual, in performThisAdjustment()
2140 return performTypeAdjustment(CGF, Ret, RA.NonVirtual, in performReturnAdjustment()