Home
last modified time | relevance | path

Searched refs:LLVMDIFileGetSource (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm-c/
HDDebugInfo.h553 const char *LLVMDIFileGetSource(LLVMMetadataRef File, unsigned *Len);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugInfo.cpp1242 const char *LLVMDIFileGetSource(LLVMMetadataRef File, unsigned *Len) { in LLVMDIFileGetSource() function