Searched refs:CreateForEachInternalFunctionDecl (Results 1 – 2 of 2) sorted by relevance
59 clang::FunctionDecl* CreateForEachInternalFunctionDecl();
143 clang::FunctionDecl* RSForEachLowering::CreateForEachInternalFunctionDecl() { in CreateForEachInternalFunctionDecl() function in slang::RSForEachLowering199 clang::FunctionDecl* FDNew = CreateForEachInternalFunctionDecl(); in CreateCalleeExprForInternalForEach()