Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp919 llvm::Value *CodeGenFunction::LoadPassedObjectSize(const Expr *E, in LoadPassedObjectSize() function in CodeGenFunction
984 if (llvm::Value *POS = CGF.LoadPassedObjectSize(Base, EltTy)) { in getArrayIndexingBound()
H A DCodeGenFunction.h4698 llvm::Value *LoadPassedObjectSize(const Expr *E, QualType EltTy);