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 152 inline static bool isRootRSFunc(const clang::FunctionDecl *FD) {
slang_rs_export_foreach.cpp 66 if (!isRootRSFunc(FD)) {
498 if (!isRootRSFunc(FD)) {
562 if (isRootRSFunc(FD)) {

Completed in 49 milliseconds