Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h1654 static bool isKnownExtension(ObjCCategoryDecl *Cat);
1658 typedef filtered_category_iterator<isKnownExtension>
2787 inline bool ObjCInterfaceDecl::isKnownExtension(ObjCCategoryDecl *Cat) { in isKnownExtension() function