Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h489 const char *LLVMDIFileGetDirectory(LLVMMetadataRef File, unsigned *Len);
/external/llvm-project/llvm/include/llvm-c/
DDebugInfo.h496 const char *LLVMDIFileGetDirectory(LLVMMetadataRef File, unsigned *Len);
/external/llvm-project/llvm/bindings/go/llvm/
Ddibuilder.go668 ptr := C.LLVMDIFileGetDirectory(md.C, &length)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp911 const char *LLVMDIFileGetDirectory(LLVMMetadataRef File, unsigned *Len) { in LLVMDIFileGetDirectory() function
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp950 const char *LLVMDIFileGetDirectory(LLVMMetadataRef File, unsigned *Len) { in LLVMDIFileGetDirectory() function