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

  /frameworks/compile/slang/
slang_rs_export_foreach.h 140 inline static bool isRootRSFunc(const clang::FunctionDecl *FD) {
slang_rs_export_foreach.cpp 66 if (!isRootRSFunc(FD)) {
316 if (!isRootRSFunc(FD)) {
358 if (isRootRSFunc(FD)) {

Completed in 132 milliseconds