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

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp572 bool isBool = !strcmp(TypeName.c_str(), "bool"); local
574 genInitValue(val, isBool);
607 bool isBool = !strcmp(TypeName.c_str(), "bool"); local
609 genInitValue(val, isBool);

Completed in 2037 milliseconds