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

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp561 bool isBool = !strcmp(TypeName.c_str(), "bool"); local
563 genInitValue(val, isBool);
596 bool isBool = !strcmp(TypeName.c_str(), "bool"); local
598 genInitValue(val, isBool);

Completed in 48 milliseconds