Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.h165 inline unsigned getFieldIndex(const RSExportRecordType::Field *F) const { in getFieldIndex() function
Dslang_rs_reflection.cpp2369 unsigned FieldIndex = getFieldIndex(F); in genTypeClassComponentSetter()