Searched refs:isBool (Results 1 – 1 of 1) sorted by relevance
574 bool isBool = !strcmp(TypeName.c_str(), "bool"); in genGetterAndSetter() local576 genInitValue(val, isBool); in genGetterAndSetter()609 bool isBool = !strcmp(TypeName.c_str(), "bool"); in genPointerTypeExportVariable() local611 genInitValue(val, isBool); in genPointerTypeExportVariable()