Searched defs:AttrName (Results 1 – 9 of 9) sorted by relevance
140 IdentifierInfo *AttrName = Tok.getIdentifierInfo(); in ParseGNUAttributes() local191 void Parser::ParseGNUAttributeArgs(IdentifierInfo *AttrName, in ParseGNUAttributeArgs()339 void Parser::ParseMicrosoftDeclSpecWithSingleArg(IdentifierInfo *AttrName, in ParseMicrosoftDeclSpecWithSingleArg()568 IdentifierInfo *AttrName; in ParseMicrosoftDeclSpec() local607 IdentifierInfo *AttrName = Tok.getIdentifierInfo(); in ParseMicrosoftTypeAttributes() local617 IdentifierInfo *AttrName = Tok.getIdentifierInfo(); in ParseBorlandTypeAttributes() local627 IdentifierInfo *AttrName = Tok.getIdentifierInfo(); in ParseOpenCLAttributes() local1121 bool Parser::IsThreadSafetyAttribute(StringRef AttrName) { in IsThreadSafetyAttribute()1156 void Parser::ParseThreadSafetyAttribute(IdentifierInfo &AttrName, in ParseThreadSafetyAttribute()1192 void Parser::ParseTypeTagForDatatypeAttribute(IdentifierInfo &AttrName, in ParseTypeTagForDatatypeAttribute()[all …]
983 IdentifierInfo *AttrName = Tok.getIdentifierInfo(); in ParseMicrosoftInheritanceClassAttributes() local3114 static bool IsBuiltInOrStandardCXX11Attribute(IdentifierInfo *AttrName, in IsBuiltInOrStandardCXX11Attribute()3193 IdentifierInfo *ScopeName = 0, *AttrName = 0; in ParseCXX11AttributeSpecifier() local
581 SourceLocation AttrName = ConsumeToken(); // consume last attribute name in ParseObjCPropertyAttribute() local
112 StringRef AttrName = Name->getName(); in getKind() local
239 StringRef AttrName, in checkFunctionOrMethodArgumentIndex()4162 StringRef AttrName = Attr.getName()->getName(); in handleArgumentWithTypeTagAttr() local
73 static StringRef NormalizeAttrName(StringRef AttrName) { in NormalizeAttrName()1427 std::string AttrName = (*I)->getValueAsString("Name"); in EmitClangAttrParsedAttrList() local1434 StringRef AttrName = Attr.getName(); in EmitClangAttrParsedAttrList() local1462 StringRef AttrName = NormalizeAttrName(DistinctSpellings in EmitClangAttrParsedAttrKinds() local
101 llvm::StringRef AttrName = Name->getName(); in getKind() local
818 IdentifierInfo &AttrName; member
388 StringRef AttrName, in HasHTMLStartTagAt()