Searched refs:asBool (Results 1 – 4 of 4) sorted by relevance
76 void genInitValue(const clang::APValue &Val, bool asBool = false);
181 void genInitValue(const clang::APValue &Val, bool asBool);
958 void RSReflectionCpp::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue() argument962 if (asBool) { in genInitValue()
1013 void RSReflectionJava::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue() argument1017 if (asBool) { in genInitValue()