Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_foreach.cpp307 clang::QualType FirstLocationSpecialParameterType; in processSpecialParameters() local
384 if (Type != FirstLocationSpecialParameterType) { in processSpecialParameters()
390 << SP.name << FirstLocationSpecialParameterType.getAsString() in processSpecialParameters()
396 FirstLocationSpecialParameterType = Type; in processSpecialParameters()