Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp3207 : EmitVAListRef(E->getArg(0)).emitRawPointer(*this), in EmitBuiltinExpr()
3211 Value *DstPtr = EmitVAListRef(E->getArg(0)).emitRawPointer(*this); in EmitBuiltinExpr()
3212 Value *SrcPtr = EmitVAListRef(E->getArg(1)).emitRawPointer(*this); in EmitBuiltinExpr()
H A DCodeGenFunction.cpp2619 Address CodeGenFunction::EmitVAListRef(const Expr* E) { in EmitVAListRef() function in CodeGenFunction
H A DCodeGenFunction.h2946 Address EmitVAListRef(const Expr *E);
H A DCGCall.cpp6213 : EmitVAListRef(VE->getSubExpr()); in EmitVAArg()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3861 …nction13EmitVAListRefEPKNS_4ExprE", "clang::CodeGen::CodeGenFunction::EmitVAListRef(clang::Expr co…