reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
495 return ParseAttributeArgsCommon(AttrName, AttrNameLoc, Attrs, EndLoc, 498 ParseExternalSourceSymbolAttribute(*AttrName, AttrNameLoc, Attrs, EndLoc, 502 ParseAvailabilityAttribute(*AttrName, AttrNameLoc, Attrs, EndLoc, ScopeName, 506 ParseObjCBridgeRelatedAttribute(*AttrName, AttrNameLoc, Attrs, EndLoc, 510 ParseTypeTagForDatatypeAttribute(*AttrName, AttrNameLoc, Attrs, EndLoc, 514 return !Attrs.empty() ? Attrs.begin()->getNumArgs() : 0; 514 return !Attrs.empty() ? Attrs.begin()->getNumArgs() : 0;