Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go163 func (d *DIBuilder) CreateLexicalBlock(diScope Metadata, b DILexicalBlock) Metadata { func
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2647 void CGDebugInfo::CreateLexicalBlock(SourceLocation Loc) { in CreateLexicalBlock() function in CGDebugInfo