Home
last modified time | relevance | path

Searched defs:ClassLoc (Results 1 – 8 of 8) 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/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp546 SourceLocation ClassLoc, in ActOnSuperClassOfClassInterface()
976 SourceLocation ClassLoc, ObjCTypeParamList *typeParamList, in ActOnStartClassInterface()
1804 SourceLocation ClassLoc, ObjCTypeParamList *typeParamList, in ActOnStartCategoryInterface()
1900 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartCategoryImplementation()
1966 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartClassImplementation()
DSemaDeclCXX.cpp12981 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDefaultConstructor() local
13260 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDestructor() local
13899 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyAssignment() local
14225 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveAssignment() local
14605 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyConstructor() local
14738 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveConstructor() local
/external/llvm-project/clang/tools/libclang/
DCXIndexDataConsumer.cpp747 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategory() local
780 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategoryImpl() 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()
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp1498 SourceLocation ClassLoc, in Create()