Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.h283 bool genTypeClass(Context &C,
Dslang_rs_reflection.cpp1365 bool RSReflection::genTypeClass(Context &C, in genTypeClass() function in slang::RSReflection
2095 if (!ERT->isArtificial() && !genTypeClass(*C, ERT, ErrorMsg)) { in reflect()