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

/frameworks/compile/slang/
H A Dslang_rs_foreach_lowering.h55 const clang::FunctionDecl* matchFunctionDesignator(clang::Expr* expr);
H A Dslang_rs_foreach_lowering.cpp45 const clang::FunctionDecl* RSForEachLowering::matchFunctionDesignator( function in class:slang::RSForEachLowering
121 const clang::FunctionDecl* kernel = matchFunctionDesignator(arg0);

Completed in 169 milliseconds