Home
last modified time | relevance | path

Searched defs:is_container (Results 1 – 2 of 2) sorted by relevance

/third_party/libfuse/example/
Dcxxopts.hpp801 is_container() const in is_container() function in cxxopts::values::abstract_value
1027 bool is_container; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h803 bool is_container() { return flags & NF_CONTAINER; } in is_container() function