Home
last modified time | relevance | path

Searched defs: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
595 bool isBool = !strcmp(TypeName.c_str(), "bool"); in genPointerTypeExportVariable() local