Home
last modified time | relevance | path

Searched refs:validateSpecialFuncDecl (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_foreach.h202 static bool validateSpecialFuncDecl(unsigned int targetAPI,
Dslang_rs_context.cpp103 return RSExportForEach::validateSpecialFuncDecl(mTargetAPI, this, FD); in processExportFunc()
Dslang_rs_export_foreach.cpp646 RSExportForEach::validateSpecialFuncDecl(unsigned int targetAPI, in validateSpecialFuncDecl() function in slang::RSExportForEach