Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h345 void EmitDeclareOfBlockLiteralArgVariable(const CGBlockInfo &block,
DCGBlocks.cpp1118 DI->EmitDeclareOfBlockLiteralArgVariable(*BlockInfo, arg, argNum, in setBlockContextParameter()
DCGDebugInfo.cpp3349 void CGDebugInfo::EmitDeclareOfBlockLiteralArgVariable(const CGBlockInfo &block, in EmitDeclareOfBlockLiteralArgVariable() function in CGDebugInfo