Searched refs:check_cxx (Results 1 – 3 of 3) sorted by relevance
749 check_cxx "$@" <<EOF && soft_enable unit_tests752 check_cxx "$@" <<EOF && soft_enable webm_io755 check_cxx "$@" <<EOF && soft_enable libyuv760 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests763 check_cxx "$@" <<EOF && soft_enable webm_io766 check_cxx "$@" <<EOF && soft_enable libyuv
40 const bool check_cxx = true; in CouldHaveDynamicValue() local42 return in_value.GetClangType().IsPossibleDynamicType (NULL, check_cxx, check_objc); in CouldHaveDynamicValue()
296 check_cxx() { function297 log check_cxx "$@"341 *c++-analyzer|*clang++|*g++*) check_cxx -Werror "$@" <<EOF345 *) check_cxx -Werror "$@" <<EOF