Searched defs:AttrName (Results 1 – 9 of 9) sorted by relevance
474 CFX_ByteStringC AttrName = ConvertLayoutAttr(attr_type); in GetEnumAttr() local504 CFX_ByteStringC AttrName = ConvertLayoutAttr(attr_type); in GetNumberAttr() local518 CFX_ByteStringC AttrName = ConvertLayoutAttr(attr_type); in GetColorAttr() local
149 IdentifierInfo *AttrName = Tok.getIdentifierInfo(); in ParseGNUAttributes() local238 void Parser::ParseAttributeWithTypeArg(IdentifierInfo &AttrName, in ParseAttributeWithTypeArg()265 IdentifierInfo *AttrName, SourceLocation AttrNameLoc, in ParseAttributeArgsCommon()327 void Parser::ParseGNUAttributeArgs(IdentifierInfo *AttrName, in ParseGNUAttributeArgs()384 bool Parser::ParseMicrosoftDeclSpecArgs(IdentifierInfo *AttrName, in ParseMicrosoftDeclSpecArgs()559 IdentifierInfo *AttrName; in ParseMicrosoftDeclSpec() local600 IdentifierInfo *AttrName = Tok.getIdentifierInfo(); in ParseMicrosoftTypeAttributes() local610 IdentifierInfo *AttrName = Tok.getIdentifierInfo(); in ParseBorlandTypeAttributes() local620 IdentifierInfo *AttrName = Tok.getIdentifierInfo(); in ParseOpenCLAttributes() local628 IdentifierInfo *AttrName = Tok.getIdentifierInfo(); in ParseOpenCLQualifiers() local[all …]
1042 IdentifierInfo *AttrName = Tok.getIdentifierInfo(); in ParseMicrosoftInheritanceClassAttributes() local3199 static bool IsBuiltInOrStandardCXX11Attribute(IdentifierInfo *AttrName, in IsBuiltInOrStandardCXX11Attribute()3229 bool Parser::ParseCXX11AttributeArgs(IdentifierInfo *AttrName, in ParseCXX11AttributeArgs()3331 IdentifierInfo *ScopeName = nullptr, *AttrName = nullptr; in ParseCXX11AttributeSpecifier() local
585 SourceLocation AttrName = ConsumeToken(); // consume last attribute name in ParseObjCPropertyAttribute() local
114 StringRef AttrName = Name->getName(); in getKind() local
101 llvm::StringRef AttrName = Name->getName(); in getKind() local
100 static StringRef NormalizeAttrName(StringRef AttrName) { in NormalizeAttrName()2516 std::string AttrName; in EmitClangAttrParsedAttrKinds() local
922 IdentifierInfo &AttrName; member
388 StringRef AttrName, in HasHTMLStartTagAt()