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

  /frameworks/compile/slang/
slang_rs_export_foreach.h 149 inline static bool isDtorRSFunc(const clang::FunctionDecl *FD) {
166 isDtorRSFunc(FD);
slang_rs_export_foreach.cpp 402 } else if (isInitRSFunc(FD) || isDtorRSFunc(FD)) {

Completed in 43 milliseconds