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

/external/clang/lib/CodeGen/
H A DCGDecl.cpp534 /// EmitAutoVarWithLifetime - Does the setup required for an automatic
536 static void EmitAutoVarWithLifetime(CodeGenFunction &CGF, const VarDecl &var, function
1852 EmitAutoVarWithLifetime(*this, D, DeclPtr, lt);

Completed in 249 milliseconds