Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDebugInfo.h340 const char *APINotesFile, size_t APINotesFileLen);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1102 const char *APINotesFile, size_t APINotesFileLen) { in LLVMDIBuilderCreateModule() argument
1107 StringRef(APINotesFile, APINotesFileLen))); in LLVMDIBuilderCreateModule()