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 300f8e3 commit 65b3141Copy full SHA for 65b3141
clang/include/clang/AST/Type.h
@@ -2665,6 +2665,7 @@ class alignas(TypeAlignment) Type : public ExtQualsTypeCommonBase {
2665
bool isHLSLAttributedResourceType() const;
2666
bool isHLSLIntangibleType()
2667
const; // Any HLSL intangible type (builtin, array, class)
2668
+
2669
/// Determines if this type, which must satisfy
2670
/// isObjCLifetimeType(), is implicitly __unsafe_unretained rather
2671
/// than implicitly __strong.
0 commit comments