Searched refs:AnnotateType (Results 1 – 3 of 3) sorted by relevance
476 if (auto *AnnotateType = dyn_cast<AnnotateTypeAttr>(Attr)) { in isPtrConversion() local477 if (AnnotateType->getAnnotation() == "webkit.pointerconversion") in isPtrConversion()
1960 if (T->getAttrKind() == attr::AnnotateType) { in printAttributedAfter()2043 case attr::AnnotateType: in printAttributedAfter()
1008 def AnnotateType : TypeAttr {