Home
last modified time | relevance | path

Searched refs:isVisibleCategory (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1641 static bool isVisibleCategory(ObjCCategoryDecl *Cat);
1647 filtered_category_iterator<isVisibleCategory>;
2940 inline bool ObjCInterfaceDecl::isVisibleCategory(ObjCCategoryDecl *Cat) { in isVisibleCategory() function