clang_codeCompleteGetContainerUSR

Returns the USR for the container for the current code completion context. If there is not a container for the current context, this function will return the empty string.

\param Results the code completion results to query

\returns the USR for the container

extern (C) @nogc @trusted nothrow pure
clang_codeCompleteGetContainerUSR

Meta