Home
last modified time | relevance | path

Searched refs:bool_return (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/CodeCompletion/
Dpatterns.cpp33 bool bool_return() { in bool_return() function
/external/python/cpython3/Doc/tutorial/
Derrors.rst422 >>> def bool_return():
428 >>> bool_return()