Searched defs:AttrLoc (Results 1 – 9 of 9) sorted by relevance
426 SourceLocation AttrLoc; in rewritePropertyAttribute() local
1649 SourceLocation AttrLoc) { in BuildExtVectorType()2829 SourceLocation AttrLoc; in GetFullTypeForDeclarator() local4042 SourceLocation AttrLoc = attr.getLoc(); in handleObjCOwnershipTypeAttr() local
249 SourceLocation AttrLoc, in checkFunctionOrMethodArgumentIndex()3356 SourceLocation AttrLoc = AttrRange.getBegin(); in AddAlignedAttr() local
420 StmtResult Sema::ActOnAttributedStmt(SourceLocation AttrLoc, in ActOnAttributedStmt()
1099 StmtResult RebuildAttributedStmt(SourceLocation AttrLoc, in RebuildAttributedStmt()
3259 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifier() local
322 SourceLocation AttrLoc = ScopeLoc.isValid() ? ScopeLoc : AttrNameLoc; in ParseGNUAttributeArgs() local
687 SourceLocation AttrLoc; member
803 SourceLocation AttrLoc; variable