HomeSort by: relevance | last modified time | path
    Searched refs:CachedProperty (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/python/llvm/
object.py 85 from .common import CachedProperty
192 @CachedProperty
203 @CachedProperty
211 @CachedProperty
223 @CachedProperty
300 @CachedProperty
312 @CachedProperty
320 @CachedProperty
328 @CachedProperty
373 @CachedProperty
    [all...]
common.py 70 class CachedProperty(object):
  /src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py 193 class CachedProperty(object):
2509 @CachedProperty
2515 # We do not use @CachedProperty here, as the manual implementation is
2517 # would like to add CachedProperty back.
2525 @CachedProperty
2529 @CachedProperty
2591 @CachedProperty
4145 @CachedProperty

Completed in 24 milliseconds