Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp560 bool isBool = !strcmp(TypeName.c_str(), "bool"); in genGetterAndSetter() local
562 genInitValue(val, isBool); in genGetterAndSetter()
595 bool isBool = !strcmp(TypeName.c_str(), "bool"); in genPointerTypeExportVariable() local
597 genInitValue(val, isBool); in genPointerTypeExportVariable()