Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DCode.py1151 def add_cached_builtin_decl(self, entry): member in GlobalState
DNodes.py363 code.globalstate.add_cached_builtin_decl(entry)