Searched refs:handleForEachCalls (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_foreach_lowering.h42 void handleForEachCalls(clang::FunctionDecl* FD, unsigned int targetAPI);
H A Dslang_rs_foreach_lowering.cpp384 void RSForEachLowering::handleForEachCalls(clang::FunctionDecl* FD, function in class:slang::RSForEachLowering
H A Dslang_backend.cpp445 mForEachHandler.handleForEachCalls(FD, getTargetAPI());

Completed in 681 milliseconds