We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6ef3d commit 926400dCopy full SHA for 926400d
clang/docs/ReleaseNotes.rst
@@ -645,7 +645,7 @@ Python Binding Changes
645
the cursor is a specialization of.
646
- Added ``Type.get_methods``, a binding for ``clang_visitCXXMethods``, which
647
allows visiting the methods of a class.
648
-- Added ``Type.getFullyQualifiedName``, which provides fully qualified type names as
+- Added ``Type.get_fully_qualified_name``, which provides fully qualified type names as
649
instructed by a PrintingPolicy.
650
651
OpenMP Support
0 commit comments