<div dir="ltr">Hi,<div><br></div><div>Fully-qualified spelling of a type can be obtained via clang::TypeName::getFullyQualifiedName() (<a href="https://github.com/llvm/llvm-project/blob/5db826e4ce63a4d45a4695e5486841d08b86cd24/clang/lib/AST/QualTypeNames.cpp#L471">https://github.com/llvm/llvm-project/blob/5db826e4ce63a4d45a4695e5486841d08b86cd24/clang/lib/AST/QualTypeNames.cpp#L471</a>), but it does not seem to be exposed via libclang API.</div><div><br></div><div>Is there a way to do this via libclang API that I'm missing?</div><div>And if not, is it ok to expand it?</div><div>I've got a patch ready that will add a new API function. </div><div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Victor</div></div></div>