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 161 inline static bool isDtorRSFunc(const clang::FunctionDecl *FD) {
180 isDtorRSFunc(FD);
slang_rs_export_foreach.cpp 606 } else if (isInitRSFunc(FD) || isDtorRSFunc(FD)) {

Completed in 64 milliseconds