Searched refs:IvarRBraceLoc (Results 1 – 2 of 2) sorted by relevance
2345 SourceLocation IvarRBraceLoc; variable2352 SourceLocation IvarRBraceLoc = SourceLocation());2366 SourceLocation IvarRBraceLoc = SourceLocation());2462 void setIvarRBraceLoc(SourceLocation Loc) { IvarRBraceLoc = Loc; } in setIvarRBraceLoc()2463 SourceLocation getIvarRBraceLoc() const { return IvarRBraceLoc; } in getIvarRBraceLoc()2601 SourceLocation IvarRBraceLoc; variable2623 SourceLocation IvarRBraceLoc=SourceLocation())2629 IvarLBraceLoc(IvarLBraceLoc), IvarRBraceLoc(IvarRBraceLoc),2645 SourceLocation IvarRBraceLoc=SourceLocation());2740 void setIvarRBraceLoc(SourceLocation Loc) { IvarRBraceLoc = Loc; } in setIvarRBraceLoc()[all …]
2121 SourceLocation IvarLBraceLoc, SourceLocation IvarRBraceLoc) in ObjCCategoryDecl() argument2124 IvarLBraceLoc(IvarLBraceLoc), IvarRBraceLoc(IvarRBraceLoc) { in ObjCCategoryDecl()2133 SourceLocation IvarRBraceLoc) { in Create() argument2137 IvarRBraceLoc); in Create()2291 SourceLocation IvarRBraceLoc) { in Create() argument2296 IvarLBraceLoc, IvarRBraceLoc); in Create()