Home
last modified time | relevance | path

Searched defs:is_void (Results 1 - 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/base/
H A Dtemplate_util.h41 template <class T> struct is_void : false_type {}; struct
42 template <> struct is_void<void> : true_type {}; struct
/third_party/mesa3d/src/compiler/
H A Dglsl_types.h1023 bool is_void() const in is_void() function
/third_party/mesa3d/src/compiler/glsl/
H A Dast.h1014 bool is_void; member in ast_parameter_declarator

Completed in 4 milliseconds