Home
last modified time | relevance | path

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

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