Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp883 llvm::Value *CodeGenFunction::LoadPassedObjectSize(const Expr *E, in LoadPassedObjectSize() function in CodeGenFunction
957 if (llvm::Value *POS = CGF.LoadPassedObjectSize(Base, EltTy)) { in getArrayIndexingBound()
HDCodeGenFunction.h5289 llvm::Value *LoadPassedObjectSize(const Expr *E, QualType EltTy);