Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h464 LLVMMetadataRef LLVMDILocationGetScope(LLVMMetadataRef Location);
/external/llvm-project/llvm/include/llvm-c/
DDebugInfo.h471 LLVMMetadataRef LLVMDILocationGetScope(LLVMMetadataRef Location);
/external/llvm-project/llvm/bindings/go/llvm/
Ddibuilder.go699 return Metadata{C.LLVMDILocationGetScope(md.C)}
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp899 LLVMMetadataRef LLVMDILocationGetScope(LLVMMetadataRef Location) { in LLVMDILocationGetScope() function
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp938 LLVMMetadataRef LLVMDILocationGetScope(LLVMMetadataRef Location) { in LLVMDILocationGetScope() function