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

/external/clang/bindings/python/clang/
H A Dcindex.py1886 SpellingCache = { variable
1931 if self.__kindNumber in SpellingCache:
1932 return SpellingCache[self.__kindNumber]

Completed in 627 milliseconds