Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h268 void CreateLexicalBlock(SourceLocation Loc);
DCGDebugInfo.cpp2995 void CGDebugInfo::CreateLexicalBlock(SourceLocation Loc) { in CreateLexicalBlock() function in CGDebugInfo
3017 CreateLexicalBlock(Loc); in EmitLexicalBlockStart()
/external/llvm/bindings/go/llvm/
Ddibuilder.go163 func (d *DIBuilder) CreateLexicalBlock(diScope Metadata, b DILexicalBlock) Metadata { func
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Ddibuilder.go170 func (d *DIBuilder) CreateLexicalBlock(diScope Metadata, b DILexicalBlock) Metadata { func