Home
last modified time | relevance | path

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

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