Searched refs:isSpecialRSFunc (Results 1 – 2 of 2) sorted by relevance
153 inline static bool isSpecialRSFunc(const clang::FunctionDecl *FD) { in isSpecialRSFunc() function
126 } else if (RSExportForEach::isSpecialRSFunc(FD)) { in processExportFunc()