Searched defs:FirstLocationSpecialParameterType (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_special_kernel_param.cpp110 clang::QualType FirstLocationSpecialParameterType; local
191 if (Type != FirstLocationSpecialParameterType) {
197 << SP.name << FirstLocationSpecialParameterType.getAsString()
203 FirstLocationSpecialParameterType = Type;

Completed in 176 milliseconds