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

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp953 const clang::APValue &ElementVal = Val.getVectorElt(i); local
955 genInitPrimitiveExportVariable(Name, ElementVal);
H A Dslang_rs_reflection.cpp662 const clang::APValue &ElementVal = Val.getVectorElt(i); local
664 genInitPrimitiveExportVariable(Name, ElementVal);

Completed in 33 milliseconds