Searched refs:hasIns (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_foreach.h109 inline bool hasIns() const { function in class:slang::RSExportForEach
H A Dslang_rs_export_foreach.cpp282 mSignatureMetadata |= (hasIns() ? bcinfo::MD_SIG_In : 0);
383 if (FE->hasIns()) {
H A Dslang_rs_reflection_cpp.cpp325 if (ef->hasIns()) {
351 if (ef->hasIns()) {
371 if (ef->hasIns()) {

Completed in 234 milliseconds