Searched refs:matchFunctionDesignator (Results 1 – 2 of 2) sorted by relevance
55 const clang::FunctionDecl* matchFunctionDesignator(clang::Expr* expr);
45 const clang::FunctionDecl* RSForEachLowering::matchFunctionDesignator( in matchFunctionDesignator() function in slang::RSForEachLowering121 const clang::FunctionDecl* kernel = matchFunctionDesignator(arg0); in matchKernelLaunchCall()