Searched defs:ClassLoc (Results 1 – 4 of 4) sorted by relevance
518 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategory() local551 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategoryImpl() local
453 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartClassInterface()885 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartCategoryInterface()954 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartCategoryImplementation()1013 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartClassImplementation()
8874 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDefaultConstructor() local9340 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDestructor() local10010 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyAssignment() local10399 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveAssignment() local10830 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyConstructor() local11006 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveConstructor() local
1148 SourceLocation ClassLoc, in Create()