Searched defs:AttrNameLoc (Results 1 – 4 of 4) sorted by relevance
202 SourceLocation AttrNameLoc = ConsumeToken(); in ParseGNUAttributes() local327 SourceLocation AttrNameLoc, in ParseAttributeWithTypeArg()356 IdentifierInfo *AttrName, SourceLocation AttrNameLoc, in ParseAttributeArgsCommon()455 SourceLocation AttrNameLoc, in ParseGNUAttributeArgs()514 IdentifierInfo *AttrName, SourceLocation AttrNameLoc, in ParseClangAttributeArgs()551 SourceLocation AttrNameLoc, in ParseMicrosoftDeclSpecArgs()728 SourceLocation AttrNameLoc; in ParseMicrosoftDeclSpecs() local780 SourceLocation AttrNameLoc = ConsumeToken(); in ParseMicrosoftTypeAttributes() local831 SourceLocation AttrNameLoc = ConsumeToken(); in ParseBorlandTypeAttributes() local841 SourceLocation AttrNameLoc = ConsumeToken(); in ParseOpenCLKernelAttributes() local[all …]
1270 SourceLocation AttrNameLoc = ConsumeToken(); in ParseMicrosoftInheritanceClassAttributes() local4091 SourceLocation AttrNameLoc, in ParseCXX11AttributeArgs()
1601 SourceLocation AttrNameLoc = ConsumeToken(); in HandlePragmaAttribute() local
1283 SourceLocation AttrNameLoc; member