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