Searched refs:todo (Results 1 – 7 of 7) sorted by relevance
372 std::vector<FQName> todo; in isPackageJavaCompatible() local374 coordinator->appendPackageInterfacesToVector(packageFQName, &todo); in isPackageJavaCompatible()381 for (const auto &iface : todo) { in isPackageJavaCompatible()387 while (!todo.empty()) { in isPackageJavaCompatible()388 const FQName fqName = todo.back(); in isPackageJavaCompatible()389 todo.pop_back(); in isPackageJavaCompatible()419 todo.push_back(iface); in isPackageJavaCompatible()
20 "google-readability-todo",
579 # todo list. This list is created by putting \todo commands in the
650 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo651 # list. This list is created by putting \todo commands in the documentation.
603 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo604 # list. This list is created by putting \todo commands in the documentation.