Searched refs:addTypeNameForElement (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection.h113 bool addTypeNameForElement(const std::string &TypeName);
H A Dslang_rs_reflection.cpp771 if (C.addTypeNameForElement(TypeName)) {
780 if (C.addTypeNameForElement(ClassName)) {
2244 bool RSReflection::Context::addTypeNameForElement( function in class:slang::RSReflection::Context

Completed in 51 milliseconds