Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1052 llvm::Value *CodeGenFunction::emitCountedBySize(const Expr *E, in emitCountedBySize() function in CodeGenFunction
1544 if (Value *V = emitCountedBySize(E, Ptr, Type, ResType)) in emitBuiltinObjectSize()
H A DCodeGenFunction.h5419 llvm::Value *emitCountedBySize(const Expr *E, llvm::Value *EmittedE,