Searched defs:AttrLoc (Results 1 – 6 of 6) sorted by relevance
59 SourceLocation AttrLoc; variable
2580 SourceLocation ScopeLoc, AttrLoc = ConsumeToken(); in ParseCXX0XAttributes() local
2056 void Sema::AddAlignedAttr(SourceLocation AttrLoc, Decl *D, Expr *E) { in AddAlignedAttr()2079 void Sema::AddAlignedAttr(SourceLocation AttrLoc, Decl *D, TypeSourceInfo *TS) { in AddAlignedAttr()
1348 SourceLocation AttrLoc) { in BuildExtVectorType()
615 SourceLocation AttrLoc; member
881 LocTy AttrLoc = Lex.getLoc(); in ParseOptionalAttrs() local