Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_src_pos.py18 class ClangFileNameCache(weakref.WeakKeyDictionary[clx.TranslationUnit, clx.File]): class
35 __filecache = ClangFileNameCache()