Home
last modified time | relevance | path

Searched defs:ClassLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclObjC.cpp469 SourceLocation ClassLoc, in ActOnSuperClassOfClassInterface()
901 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartClassInterface()
1713 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartCategoryInterface()
1806 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartCategoryImplementation()
1873 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartClassImplementation()
DSemaDeclCXX.cpp9154 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDefaultConstructor() local
9466 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDestructor() local
10173 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyAssignment() local
10565 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveAssignment() local
10999 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyConstructor() local
11178 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveConstructor() local
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp741 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategory() local
774 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategoryImpl() local
/external/clang/lib/AST/
DDeclObjC.cpp1390 SourceLocation ClassLoc, in Create()