Home
last modified time | relevance | path

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

/external/clang/bindings/python/clang/
Dcindex.py2039 SpellingCache = { variable
2084 if self.__kindNumber in SpellingCache:
2085 return SpellingCache[self.__kindNumber]