Searched refs:asBool (Results 1 – 4 of 4) sorted by relevance
82 void genInitValue(const clang::APValue &Val, bool asBool = false);
220 void genInitValue(const clang::APValue &Val, bool asBool);
1014 void RSReflectionCpp::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue() argument1018 if (asBool) { in genInitValue()
1918 void RSReflectionJava::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue() argument1922 if (asBool) { in genInitValue()