Searched refs:isSupportedPragmaClangAttributeSubject (Results 1 – 1 of 1) sorted by relevance
2063 static bool isSupportedPragmaClangAttributeSubject(const Record &Subject) { in isSupportedPragmaClangAttributeSubject() function2073 return isSupportedPragmaClangAttributeSubject( in isSupportedPragmaClangAttributeSubject()2214 if (!isSupportedPragmaClangAttributeSubject(*Subject)) in isAttributedSupported()2266 if (!isSupportedPragmaClangAttributeSubject(*Subject)) in generateStrictConformsTo()5279 if (!isSupportedPragmaClangAttributeSubject(*Subject.value())) in EmitTestPragmaAttributeSupportedAttributes()