OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_singleton
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/utils/ABITest/
Enumeration.py
9
_singleton
= None
variable in class:Aleph0
11
if type.
_singleton
is None:
12
type.
_singleton
= int.__new__(type)
13
return type.
_singleton
Completed in 23 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026