Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A 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()
H A DSemaDeclCXX.cpp13039 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDefaultConstructor() local
13318 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitDestructor() local
13957 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyAssignment() local
14291 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveAssignment() local
14671 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitCopyConstructor() local
14804 SourceLocation ClassLoc = ClassDecl->getLocation(); in DeclareImplicitMoveConstructor() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp747 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategory() local
780 SourceLocation ClassLoc = D->getLocation(); in handleObjCCategoryImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1497 SourceLocation ClassLoc, in Create()