Searched defs:ignores (Results 1 – 5 of 5) sorted by relevance
37 ignores = [p_comment, p_cpp_comment] variable
74 ignores = """\ variable
409 std::unordered_set<std::string> ignores; in GenerateImport() local
711 HashMap<Class<?>,Boolean> ignores = new HashMap<Class<?>,Boolean>(); in removeIgnorableTypes() local
183 repeated string ignores = 3; field