Searched defs:asBool (Results 1 – 4 of 4) sorted by relevance
167 private final boolean asBool(String val) { in asBool() method in CommandInterceptor
590 virtual const Bool* asBool() const { return nullptr; }; in asBool() function607 const Bool* asBool() const override { return this; } in asBool() function
1014 void RSReflectionCpp::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue()
1918 void RSReflectionJava::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue()