Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDecl.cpp536 static void EmitAutoVarWithLifetime(CodeGenFunction &CGF, const VarDecl &var, in EmitAutoVarWithLifetime() function
1852 EmitAutoVarWithLifetime(*this, D, DeclPtr, lt); in EmitParmDecl()
/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp611 static void EmitAutoVarWithLifetime(CodeGenFunction &CGF, const VarDecl &var, in EmitAutoVarWithLifetime() function
2557 EmitAutoVarWithLifetime(*this, D, DeclPtr, lt); in EmitParmDecl()