Home
last modified time | relevance | path

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

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