Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h1419 static bool isKnownExtension(ObjCCategoryDecl *Cat);
1423 typedef filtered_category_iterator<isKnownExtension>
2753 inline bool ObjCInterfaceDecl::isKnownExtension(ObjCCategoryDecl *Cat) { in isKnownExtension() function