Home
last modified time | relevance | path

Searched defs:CreateLexicalBlock (Results 1 – 2 of 2) 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.cpp2661 void CGDebugInfo::CreateLexicalBlock(SourceLocation Loc) { in CreateLexicalBlock() function in CGDebugInfo