Searched defs:cfg_matches (Results 1 – 8 of 8) sorted by relevance
118 fn cfg_matches() { in cfg_matches() function
439 pub fn cfg_matches(cfg: &ast::MetaItem, sess: &ParseSess, features: Option<&Features>) -> bool { in cfg_matches() function