Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1747 static bool isKnownExtension(ObjCCategoryDecl *Cat);
1756 filtered_category_iterator<isKnownExtension>;
2949 inline bool ObjCInterfaceDecl::isKnownExtension(ObjCCategoryDecl *Cat) { in isKnownExtension() function