Searched defs:AttrLoc (Results 1 – 9 of 9) sorted by relevance
420 SourceLocation AttrLoc; in rewritePropertyAttribute() local
1600 SourceLocation AttrLoc) { in BuildExtVectorType()2545 SourceLocation AttrLoc; in GetFullTypeForDeclarator() local3697 SourceLocation AttrLoc = attr.getLoc(); in handleObjCOwnershipTypeAttr() local
238 SourceLocation AttrLoc, in checkFunctionOrMethodArgumentIndex()3415 SourceLocation AttrLoc = AttrRange.getBegin(); in AddAlignedAttr() local
409 StmtResult Sema::ActOnAttributedStmt(SourceLocation AttrLoc, in ActOnAttributedStmt()
1065 StmtResult RebuildAttributedStmt(SourceLocation AttrLoc, in RebuildAttributedStmt()
3112 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifier() local
311 SourceLocation AttrLoc = ScopeLoc.isValid() ? ScopeLoc : AttrNameLoc; in ParseGNUAttributeArgs() local
647 SourceLocation AttrLoc; member
808 SourceLocation AttrLoc; variable