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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp601 /// EmitAutoVarWithLifetime - Does the setup required for an automatic
603 static void EmitAutoVarWithLifetime(CodeGenFunction &CGF, const VarDecl &var, function
2502 EmitAutoVarWithLifetime(*this, D, DeclPtr, lt);

Completed in 92 milliseconds