Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dbitwise-shift-sanity-checks.c48 int all_okay(int left, int right) { in all_okay() function
/llvm-project/lldb/source/Commands/
H A DCommandObjectHelp.cpp96 bool all_okay = true; in DoExecute() local