Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm-c/
DDebugInfo.h301 const char *APINotesFile, size_t APINotesFileLen);
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp824 const char *APINotesFile, size_t APINotesFileLen) { in LLVMDIBuilderCreateModule() argument
829 StringRef(APINotesFile, APINotesFileLen))); in LLVMDIBuilderCreateModule()