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

  /frameworks/compile/slang/
slang_rs_export_foreach.h 151 static bool isRSForEachFunc(int targetAPI, const clang::FunctionDecl *FD);
slang_rs_context.cpp 119 if (RSExportForEach::isRSForEachFunc(mTargetAPI, FD)) {
slang_rs_export_foreach.cpp 295 bool RSExportForEach::isRSForEachFunc(int targetAPI,
342 // This has already been validated in isRSForEachFunc().

Completed in 61 milliseconds