Home
last modified time | relevance | path

Searched defs:ObjCCategoryDecl (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTMutationListener.h30 class ObjCCategoryDecl; variable
H A DDeclBase.h55 class ObjCCategoryDecl; variable
H A DDeclObjC.h50 class ObjCCategoryDecl; variable
1654 static bool isKnownCategory(ObjCCategoryDecl *) { return true; } in isKnownCategory() argument
H A DASTContext.h112 class ObjCCategoryDecl; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h92 class ObjCCategoryDecl; variable
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp2030 ObjCCategoryDecl::ObjCCategoryDecl(DeclContext *DC, SourceLocation AtLoc, in ObjCCategoryDecl() function in ObjCCategoryDecl
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h151 class ObjCCategoryDecl; variable