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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp28 static void EmitDeclInit(CodeGenFunction &CGF, const VarDecl &D, function
35 "Should not call EmitDeclInit on a reference!");
214 EmitDeclInit(*this, D, DeclAddr);

Completed in 98 milliseconds