Searched refs:IvarRBraceLoc (Results 1 – 2 of 2) sorted by relevance
2192 SourceLocation IvarRBraceLoc; variable2199 SourceLocation IvarRBraceLoc=SourceLocation());2211 SourceLocation IvarRBraceLoc=SourceLocation());2298 void setIvarRBraceLoc(SourceLocation Loc) { IvarRBraceLoc = Loc; } in setIvarRBraceLoc()2299 SourceLocation getIvarRBraceLoc() const { return IvarRBraceLoc; } in getIvarRBraceLoc()2469 SourceLocation IvarRBraceLoc; variable2489 SourceLocation IvarRBraceLoc=SourceLocation())2492 IvarRBraceLoc(IvarRBraceLoc), in ObjCImplDecl()2503 SourceLocation IvarRBraceLoc=SourceLocation());2595 void setIvarRBraceLoc(SourceLocation Loc) { IvarRBraceLoc = Loc; } in setIvarRBraceLoc()[all …]
1912 SourceLocation IvarRBraceLoc) in ObjCCategoryDecl() argument1916 IvarLBraceLoc(IvarLBraceLoc), IvarRBraceLoc(IvarRBraceLoc) in ObjCCategoryDecl()1929 SourceLocation IvarRBraceLoc) { in Create() argument1933 IvarRBraceLoc); in Create()2096 SourceLocation IvarRBraceLoc) { in Create() argument2101 IvarLBraceLoc, IvarRBraceLoc); in Create()