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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.h323 void EmitLexicalBlockEnd(CGBuilderTy &Builder, SourceLocation Loc);
H A DCGObjC.cpp1735 DI->EmitLexicalBlockEnd(Builder, S.getSourceRange().getEnd());
3141 DI->EmitLexicalBlockEnd(Builder, S.getRBracLoc());
H A DCodeGenFunction.h560 DI->EmitLexicalBlockEnd(CGF.Builder, Range.getEnd());
H A DCGDebugInfo.cpp3020 void CGDebugInfo::EmitLexicalBlockEnd(CGBuilderTy &Builder, function in class:CGDebugInfo

Completed in 188 milliseconds