Home
last modified time | relevance | path

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

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