OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_static_method
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
test_cursor.py
238
"""Ensure Cursor.
is_static_method
works."""
250
self.assertTrue(foo.
is_static_method
())
251
self.assertFalse(bar.
is_static_method
())
/src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py
1488
def
is_static_method
(self):
member in class:Cursor
Completed in 25 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026