Searched defs:asBool (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp1012 void RSReflectionCpp::genInitValue(const clang::APValue &Val, bool asBool) { argument
1016 if (asBool) {
H A Dslang_rs_reflection.cpp1713 void RSReflectionJava::genInitValue(const clang::APValue &Val, bool asBool) { argument
1717 if (asBool) {

Completed in 124 milliseconds