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

  /frameworks/compile/slang/
slang_rs_foreach_lowering.h 55 const clang::FunctionDecl* matchFunctionDesignator(clang::Expr* expr);
slang_rs_foreach_lowering.cpp 45 const clang::FunctionDecl* RSForEachLowering::matchFunctionDesignator(
121 const clang::FunctionDecl* kernel = matchFunctionDesignator(arg0);

Completed in 527 milliseconds