Searched defs:EmitLexicalBlockStart (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2151 /// EmitLexicalBlockStart - Constructs the debug code for entering a declarative
2153 void CGDebugInfo::EmitLexicalBlockStart(CGBuilderTy &Builder, SourceLocation Loc) { function in class:CGDebugInfo

Completed in 97 milliseconds