Home
last modified time | relevance | path

Searched refs:isRootRSFunc (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_foreach.cpp41 bool isRootRSFunc(const clang::FunctionDecl *FD) { in isRootRSFunc() function
63 if (!isRootRSFunc(FD)) { in validateAndConstructParams()
465 if (isRootRSFunc(FD)) { in isRSForEachFunc()