Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h1548 static bool isVisibleCategory(ObjCCategoryDecl *Cat);
1553 typedef filtered_category_iterator<isVisibleCategory>
2779 inline bool ObjCInterfaceDecl::isVisibleCategory(ObjCCategoryDecl *Cat) { in isVisibleCategory() function