Searched defs:ClassLoc (Results 1 – 8 of 8) sorted by relevance
| /external/clang/lib/Sema/ |
| D | SemaDeclObjC.cpp | 469 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()
|
| D | SemaDeclCXX.cpp | 9154 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/ |
| D | SemaDeclObjC.cpp | 546 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()
|
| D | SemaDeclCXX.cpp | 12981 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/ |
| D | CXIndexDataConsumer.cpp | 747 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategory() local 780 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategoryImpl() local
|
| /external/clang/tools/libclang/ |
| D | CXIndexDataConsumer.cpp | 741 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategory() local 774 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategoryImpl() local
|
| /external/clang/lib/AST/ |
| D | DeclObjC.cpp | 1390 SourceLocation ClassLoc, in Create()
|
| /external/llvm-project/clang/lib/AST/ |
| D | DeclObjC.cpp | 1498 SourceLocation ClassLoc, in Create()
|