Home
last modified time | relevance | path

Searched refs:LLVMDIBuilderCreateLexicalBlockFile (Results 1 – 6 of 6) sorted by relevance

/external/llvm/bindings/go/llvm/
DDIBuilderBindings.h49 LLVMMetadataRef LLVMDIBuilderCreateLexicalBlockFile(LLVMDIBuilderRef D,
DDIBuilderBindings.cpp64 LLVMMetadataRef LLVMDIBuilderCreateLexicalBlockFile(LLVMDIBuilderRef Dref, in LLVMDIBuilderCreateLexicalBlockFile() function
Ddibuilder.go175 result := C.LLVMDIBuilderCreateLexicalBlockFile(d.ref, diScope.C, diFile.C,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DDebugInfo.h304 LLVMDIBuilderCreateLexicalBlockFile(LLVMDIBuilderRef Builder,
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Ddibuilder.go182 result := C.LLVMDIBuilderCreateLexicalBlockFile(d.ref, diScope.C, diFile.C,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfo.cpp821 LLVMDIBuilderCreateLexicalBlockFile(LLVMDIBuilderRef Builder, in LLVMDIBuilderCreateLexicalBlockFile() function