Home
last modified time | relevance | path

Searched defs:options_type (Results 1 – 3 of 3) sorted by relevance

/third_party/libabigail/include/
Dabg-fe-iface.h59 struct options_type struct
69 options_type(environment&); argument
/third_party/libabigail/src/
Dabg-fe-iface.cc57 fe_iface::options_type::options_type(environment& e) in options_type() function in abigail::fe_iface::options_type
/third_party/node/tools/
Dtest.py1572 def get_env_type(vm, options_type, context): argument