Searched defs:asBool (Results 1 – 3 of 3) sorted by relevance
1014 void RSReflectionCpp::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue()
1918 void RSReflectionJava::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue()
3212 bool Value::asBool() const { in asBool() function in Json::Value