Home
last modified time | relevance | path

Searched defs:compiler_for (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/bootstrap/
Dbuilder.rs957 pub fn compiler_for( in compiler_for() method
/third_party/python/Python/
Dcompile.c3100 compiler_for(struct compiler *c, stmt_ty s) in compiler_for() function