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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp886 llvm::Value *CodeGenFunction::LoadPassedObjectSize(const Expr *E, function in class:CodeGenFunction
951 if (llvm::Value *POS = CGF.LoadPassedObjectSize(Base, EltTy)) {
H A DCodeGenFunction.h4345 llvm::Value *LoadPassedObjectSize(const Expr *E, QualType EltTy);

Completed in 190 milliseconds