No, that's because in the specific case of LLVM only the C API is currently mapped. We'd have to work a little bit harder for the C++ API, but there is interest in doing so, if only to use it as a better parser for JavaCPP itself:
Improve Parser: Use the Clang API
https://github.com/bytedeco/javacpp/issues/51