HomeSort by relevance Sort by last modified time
    Searched refs:isSpecialRSFunc (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_export_foreach.h 153 inline static bool isSpecialRSFunc(const clang::FunctionDecl *FD) {
slang_rs_context.cpp 126 } else if (RSExportForEach::isSpecialRSFunc(FD)) {

Completed in 18 milliseconds