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

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

Completed in 79 milliseconds