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

/frameworks/compile/slang/
H A Dslang_rs.cpp113 if (ERT->isArtificial())
H A Dslang_rs_export_type.h578 inline bool isArtificial() const { return mIsArtificial; } function in class:slang::RSExportRecordType
H A Dslang_rs_reflection.cpp1960 if (!ERT->isArtificial() && !genTypeClass(ERT, ErrorMsg)) {

Completed in 93 milliseconds