The project I am currently working on(code completion for codeblocks using libclang) requires the ability to see the accessibility(private, protected, public) of a CXCompletionResult. <div>The code already exists in the c++ libraries, so this simply adds a member to CXCompletionResult and calls the c++ function.</div>

<div><br></div><div>Sorry if this is a little clumsy, it is my first patch for this project.</div><div><div><br></div>-- <br>Ethan Steinberg<br>
</div>