Searched refs:CachedProperty (Results 1 - 3 of 3) sorted by relevance

/external/llvm/bindings/python/llvm/
H A Dobject.py83 from .common import CachedProperty namespace
190 @CachedProperty
201 @CachedProperty
209 @CachedProperty
216 @CachedProperty
293 @CachedProperty
305 @CachedProperty
313 @CachedProperty
321 @CachedProperty
329 @CachedProperty
[all...]
H A Dcommon.py71 class CachedProperty(object): class in inherits:object
/external/clang/bindings/python/clang/
H A Dcindex.py122 class CachedProperty(object): class in inherits:object
1760 @CachedProperty
1766 # We do not use @CachedProperty here, as the manual implementation is
1768 # would like to add CachedProperty back.
1776 @CachedProperty
1780 @CachedProperty
1842 @CachedProperty
3221 @CachedProperty

Completed in 84 milliseconds