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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.h265 /// EmitDeclareOfBlockLiteralArgVariable - Emit call to
268 void EmitDeclareOfBlockLiteralArgVariable(const CGBlockInfo &block,
H A DCGDecl.cpp1639 DI->EmitDeclareOfBlockLiteralArgVariable(*BlockInfo, Arg, LocalAddr, Builder);
H A DCGDebugInfo.cpp2938 void CGDebugInfo::EmitDeclareOfBlockLiteralArgVariable(const CGBlockInfo &block, function in class:CGDebugInfo

Completed in 368 milliseconds