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()886 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartCategoryInterface()955 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartCategoryImplementation()1014 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartClassImplementation()
8802 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDefaultConstructor() local9268 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDestructor() local9900 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyAssignment() local10289 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveAssignment() local10720 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyConstructor() local10896 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveConstructor() local
1150 SourceLocation ClassLoc, in Create()