Home
last modified time | relevance | path

Searched refs:LLVMDILocationGetInlinedAt (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h472 LLVMMetadataRef LLVMDILocationGetInlinedAt(LLVMMetadataRef Location);
/external/llvm-project/llvm/include/llvm-c/
DDebugInfo.h479 LLVMMetadataRef LLVMDILocationGetInlinedAt(LLVMMetadataRef Location);
/external/llvm-project/llvm/bindings/go/llvm/
Ddibuilder.go705 return Metadata{C.LLVMDILocationGetInlinedAt(md.C)}
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp903 LLVMMetadataRef LLVMDILocationGetInlinedAt(LLVMMetadataRef Location) { in LLVMDILocationGetInlinedAt() function
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp942 LLVMMetadataRef LLVMDILocationGetInlinedAt(LLVMMetadataRef Location) { in LLVMDILocationGetInlinedAt() function