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

/frameworks/compile/slang/
H A Dslang_rs_foreach_lowering.h59 clang::FunctionDecl* CreateForEachInternalFunctionDecl();
H A Dslang_rs_foreach_lowering.cpp143 clang::FunctionDecl* RSForEachLowering::CreateForEachInternalFunctionDecl() { function in class:slang::RSForEachLowering
199 clang::FunctionDecl* FDNew = CreateForEachInternalFunctionDecl();

Completed in 863 milliseconds