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

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp902 const clang::APValue &ElementVal = Val.getVectorElt(i); local
904 genInitPrimitiveExportVariable(Name, ElementVal);
H A Dslang_rs_reflection.cpp518 const clang::APValue &ElementVal = Val.getVectorElt(i); local
520 genInitPrimitiveExportVariable(Name, ElementVal);

Completed in 97 milliseconds