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
457 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartClassInterface()889 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartCategoryInterface()958 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartCategoryImplementation()1017 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartClassImplementation()
8435 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDefaultConstructor() local8890 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDestructor() local9511 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyAssignment() local9888 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveAssignment() local10307 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyConstructor() local10469 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveConstructor() local
1134 SourceLocation ClassLoc, in Create()