Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go177 func (d *DIBuilder) CreateLexicalBlock(diScope Metadata, b DILexicalBlock) Metadata { func
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4106 void CGDebugInfo::CreateLexicalBlock(SourceLocation Loc) { in CreateLexicalBlock() function in CGDebugInfo