Searched refs:CreateLexicalBlock (Results 1 – 3 of 3) sorted by relevance
215 void CreateLexicalBlock(SourceLocation Loc);
2661 void CGDebugInfo::CreateLexicalBlock(SourceLocation Loc) { in CreateLexicalBlock() function in CGDebugInfo2687 CreateLexicalBlock(Loc); in EmitLexicalBlockStart()
163 func (d *DIBuilder) CreateLexicalBlock(diScope Metadata, b DILexicalBlock) Metadata { func