Searched refs:isDtorRSFunc (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_foreach.h180 inline static bool isDtorRSFunc(const clang::FunctionDecl *FD) { function in class:slang::RSExportForEach
198 isDtorRSFunc(FD);
H A Dslang_rs_export_foreach.cpp549 } else if (isInitRSFunc(FD) || isDtorRSFunc(FD)) {

Completed in 702 milliseconds