Home
last modified time | relevance | path

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

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