Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp2253 const char *ArgType = va_arg(vl, const char*); in startFunction() local
2256 Args.push_back(std::make_pair(ArgType, ArgName)); in startFunction()