Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DDeclObjC.h1630 static bool isVisibleCategory(ObjCCategoryDecl *Cat);
1636 filtered_category_iterator<isVisibleCategory>;
2926 inline bool ObjCInterfaceDecl::isVisibleCategory(ObjCCategoryDecl *Cat) { in isVisibleCategory() function