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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2580 /// CreateLexicalBlock - Creates a new lexical block node and pushes it on
2582 void CGDebugInfo::CreateLexicalBlock(SourceLocation Loc) { function in class:CGDebugInfo
2600 CreateLexicalBlock(Loc);

Completed in 248 milliseconds