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

/frameworks/compile/slang/
H A Dslang_rs_context.cpp108 bool RSContext::processExportFunc(const clang::FunctionDecl *FD) { function in class:slang::RSContext
267 if (!processExportFunc(FD)) {
H A Dslang_rs_context.h108 bool processExportFunc(const clang::FunctionDecl *FD);

Completed in 825 milliseconds