Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Doptions.c1006 char **handle_switch(char *arg, char **next) in handle_switch() function
/third_party/googletest/googlemock/scripts/generator/cpp/
Dast.py1653 def handle_switch(self): member in AstBuilder