Home
last modified time | relevance | path

Searched refs:CreateLexicalBlock (Results 1 – 3 of 3) sorted by relevance

/external/llvm/bindings/go/llvm/
Ddibuilder.go163 func (d *DIBuilder) CreateLexicalBlock(diScope Metadata, b DILexicalBlock) Metadata { func
/external/clang/lib/CodeGen/
DCGDebugInfo.h269 void CreateLexicalBlock(SourceLocation Loc);
DCGDebugInfo.cpp2797 void CGDebugInfo::CreateLexicalBlock(SourceLocation Loc) { in CreateLexicalBlock() function in CGDebugInfo
2819 CreateLexicalBlock(Loc); in EmitLexicalBlockStart()