Searched refs:add_cached_builtin_decl (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/cython/src/Cython/Compiler/ | ||
D | Code.py | 1151 def add_cached_builtin_decl(self, entry): member in GlobalState |
D | Nodes.py | 363 code.globalstate.add_cached_builtin_decl(entry) |